README: Add coverage badge

fix_request_path_info
Diederik van der Boor 2016-06-17 18:28:55 +02:00
parent 836e65cde5
commit 8fb1fa924e
1 changed files with 2 additions and 0 deletions

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
=============================