From 16dcbede31fccf1539d561e1c4c2d2f3d4e42c2d Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sun, 4 Mar 2018 20:42:56 +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 43012ac..0a813f7 100644 --- a/README.rst +++ b/README.rst @@ -1,13 +1,13 @@ ven === -.. image:: https://pypip.in/d/ven/badge.png +.. image:: https://img.shields.io/pypi/dm/ven.svg :target: https://pypi.python.org/pypi/ven/ -.. image:: https://pypip.in/v/ven/badge.png +.. image:: https://img.shields.io/pypi/v/ven.svg :target: https://pypi.python.org/pypi/ven/ -.. image:: https://pypip.in/license/ven/badge.png +.. image:: https://img.shields.io/pypi/l/ven.svg :target: https://pypi.python.org/pypi/ven/ Easy way to use virtualenv.