From cb56fec86dc8f769b0a166facb6a7970e1935c7c Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Mon, 5 Mar 2018 18:22:24 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a1d8ec1..c160d8f 100644 --- a/README.rst +++ b/README.rst @@ -20,11 +20,11 @@ If you have problems:: # pip install SeqFindr==0.33.1 -.. image:: https://pypip.in/version/SeqFindr/badge.svg +.. image:: https://img.shields.io/pypi/v/SeqFindr.svg :target: https://pypi.python.org/pypi/SeqFindr/ :alt: Latest Version -.. image:: https://pypip.in/download/SeqFindr/badge.svg +.. image:: https://img.shields.io/pypi/dm/SeqFindr.svg :target: https://pypi.python.org/pypi/SeqFindr/ :alt: Downloads