From f14e97ae3fbcb486ace593abda979c043224fe74 Mon Sep 17 00:00:00 2001 From: Grant McConnaughey Date: Mon, 11 Jan 2016 23:05:03 -0600 Subject: [PATCH] Add badges --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 4606cd8..1ad0e42 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,13 @@ django-avatar ============= +.. image:: https://badge.fury.io/py/django-avatar.svg + :target: https://badge.fury.io/py/django-avatar + +.. image:: https://readthedocs.org/projects/django-avatar/badge/?version=latest + :target: http://django-avatar.readthedocs.org/en/latest/?badge=latest + :alt: Documentation Status + .. image:: https://travis-ci.org/grantmcconnaughey/django-avatar.svg :target: https://travis-ci.org/grantmcconnaughey/django-avatar