diff --git a/README.rst b/README.rst index bc0c4ec..1df94a6 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ -.. image:: https://travis-ci.org/chrisglass/django_polymorphic.png?branch=master - :target: http://travis-ci.org/chrisglass/django_polymorphic - :alt: build-status +.. image:: https://travis-ci.org/django-polymorphic/django-polymorphic.png?branch=master + :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/pypi/dm/django-polymorphic-tree.svg + :target: https://pypi.python.org/pypi/django-polymorphic-tree/ Polymorphic Models for Django =============================