README: Add coverage badge

This commit is contained in:
Diederik van der Boor
2016-06-17 18:28:55 +02:00
parent 836e65cde5
commit 8fb1fa924e
+2
View File
@@ -2,6 +2,8 @@
:target: http://travis-ci.org/django-polymorphic/django-polymorphic
.. image:: https://img.shields.io/pypi/v/django-polymorphic-tree.svg
:target: https://pypi.python.org/pypi/django-polymorphic-tree/
.. image:: https://img.shields.io/codecov/c/github/django-polymorphic/django-polymorphic/master.svg
:target: https://codecov.io/github/django-polymorphic/django-polymorphic?branch=master
Polymorphic Models for Django
=============================