From 8573bff251af7e43523d81dec00c8ff55ec96729 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sun, 4 Mar 2018 20:15:34 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 285f94f..2ff807b 100644 --- a/README.rst +++ b/README.rst @@ -1,15 +1,15 @@ pytest-django-sqlcount ====================== -.. image:: https://pypip.in/download/pytest-django-sqlcount.png +.. image:: https://img.shields.io/pypi/dm/pytest-django-sqlcount.png.svg :target: https://pypi.python.org/pypi//pytest-django-sqlcount/ :alt: Downloads -.. image:: https://pypip.in/version/pytest-django-sqlcount/.png +.. image:: https://img.shields.io/pypi/v/pytest-django-sqlcount.svg :target: https://pypi.python.org/pypi/pytest-django-sqlcount/ :alt: Latest Version -.. image:: https://pypip.in/license/pytest-django-sqlcount/.png +.. image:: https://img.shields.io/pypi/l/pytest-django-sqlcount.svg :target: https://pypi.python.org/pypi/pytest-django-sqlcount/ :alt: License