Skip to content

Commit 155384c

Browse files
committed
Fix some badges
1 parent 6b4ba8f commit 155384c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Django Template Coverage.py Plugin
88
A `coverage.py`_ plugin to measure the coverage of Django templates.
99

1010
| |license| |versions| |djversions| |status|
11-
| |kit| |downloads|
11+
| |kit|
12+
13+
.. downloads badge seems to be broken... |downloads|
1214
1315
Supported Python versions are 2.7, 3.4, 3.5 and 3.6.
1416

@@ -162,7 +164,7 @@ To run the tests::
162164
.. |versions| image:: https://img.shields.io/pypi/pyversions/django_coverage_plugin.svg
163165
:target: https://pypi.python.org/pypi/django_coverage_plugin
164166
:alt: Python versions supported
165-
.. |djversions| image:: https://img.shields.io/badge/Django-1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10
167+
.. |djversions| image:: https://img.shields.io/badge/Django-1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10-44b78b.svg
166168
:target: https://pypi.python.org/pypi/django_coverage_plugin
167169
:alt: Django versions supported
168170
.. |status| image:: https://img.shields.io/pypi/status/django_coverage_plugin.svg

0 commit comments

Comments
 (0)