Skip to content

Commit 202a09c

Browse files
committed
Fix up README and place CircleCI in the right table column
1 parent 49d7a0b commit 202a09c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,15 @@
88
</h1>
99

1010
==================== ===================
11-
**Quality** |QualityBadge|_
12-
**Test coverage** |CoverageBadge|_
11+
**Tests** |TestsPassing|_
1312
**License** |LicenseBadge|_
1413
**PyPi** |PyPiBadge|_
1514
**Django versions** >=1.11, >=2.0, >=2.1
1615
**Python versions** >=3.5
1716
==================== ===================
1817

19-
.. image:: https://circleci.com/gh/SectorLabs/django-postgres-extra/tree/master.svg?style=svg
20-
:target: https://circleci.com/gh/SectorLabs/django-postgres-extra/tree/master
18+
.. |TestsPassing| image:: https://circleci.com/gh/SectorLabs/django-postgres-extra/tree/master.svg?style=svg
19+
.. _TestsPassing: https://circleci.com/gh/SectorLabs/django-postgres-extra/tree/master
2120

2221
.. |LicenseBadge| image:: https://img.shields.io/:license-mit-blue.svg
2322
.. _LicenseBadge: http://doge.mit-license.org

0 commit comments

Comments
 (0)