From 160617dc0d5acf6a35f14e25d599b1627f662ab7 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sun, 4 Mar 2018 22:01:59 +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 f84f2db..13df92e 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,9 @@ Welcome to python-Rex ===================== -.. image:: https://pypip.in/v/python-rex/badge.png +.. image:: https://img.shields.io/pypi/v/python-rex.svg :target: https://crate.io/packages/python-rex -.. image:: https://pypip.in/d/python-rex/badge.png +.. image:: https://img.shields.io/pypi/dm/python-rex.svg :target: https://crate.io/packages/python-rex .. image:: https://travis-ci.org/cypreess/python-rex.png?branch=master :target: https://travis-ci.org/cypreess/python-rex