diff --git a/README.rst b/README.rst index f5a5f037..2deab87c 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ django-mssql-backend ==================== +.. image:: https://img.shields.io/pypi/v/django-mssql-backend.svg + :target: https://pypi.python.org/pypi/django-mssql-backend + *django-mssql-backend* is a fork of `django-pyodbc-azure `__