diff --git a/README.rst b/README.rst index ac7f19e..176fc55 100644 --- a/README.rst +++ b/README.rst @@ -1,17 +1,22 @@ Welcome to django-rest-auth =========================== -.. image:: https://travis-ci.org/Tivix/django-rest-auth.svg - :target: https://travis-ci.org/Tivix/django-rest-auth +.. image:: https://circleci.com/gh/Tivix/django-rest-auth.svg?style=shield + :target: https://circleci.com/gh/Tivix/django-rest-auth -.. image:: https://coveralls.io/repos/Tivix/django-rest-auth/badge.svg - :target: https://coveralls.io/r/Tivix/django-rest-auth?branch=master +.. image:: https://codecov.io/gh/Tivix/django-rest-auth/branch/master/graph/badge.svg + :target: https://codecov.io/gh/Tivix/django-rest-auth .. image:: https://readthedocs.org/projects/django-rest-auth/badge/?version=latest - :target: https://readthedocs.org/projects/django-rest-auth/?badge=latest + :target: https://readthedocs.org/projects/django-rest-auth/?badge=latest +.. image:: https://img.shields.io/pypi/v/django-rest-auth.svg + :target: https://pypi.python.org/pypi/django-rest-auth + +.. image:: https://img.shields.io/pypi/l/django-rest-auth.svg + :target: https://pypi.python.org/pypi/django-rest-auth Django-rest-auth provides a set of REST API endpoints for Authentication and Registration