Add docs badge

This commit is contained in:
Diederik van der Boor
2019-07-15 10:35:17 +02:00
parent f0c34297f4
commit 263fb6567b
+2
View File
@@ -4,6 +4,8 @@
:target: https://pypi.python.org/pypi/django-polymorphic/ :target: https://pypi.python.org/pypi/django-polymorphic/
.. image:: https://img.shields.io/codecov/c/github/django-polymorphic/django-polymorphic/master.svg .. 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 :target: https://codecov.io/github/django-polymorphic/django-polymorphic?branch=master
.. image:: https://readthedocs.org/projects/django-polymorphic/badge/?version=stable
:target: https://django-polymorphic.readthedocs.io/en/stable/
Polymorphic Models for Django Polymorphic Models for Django
============================= =============================