From 94026f4916540f42ba1f9d774c865c5083e81db0 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Mon, 5 Mar 2018 20:06:12 +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 23c5684..d9ae678 100644 --- a/README.rst +++ b/README.rst @@ -8,10 +8,10 @@ Python interface to fanart.tv API .. image:: https://coveralls.io/repos/z4r/python-fanart/badge.png?branch=master :target: https://coveralls.io/r/z4r/python-fanart -.. image:: https://pypip.in/v/python-fanart/badge.png +.. image:: https://img.shields.io/pypi/v/python-fanart.svg :target: https://crate.io/packages/python-fanart/ -.. image:: https://pypip.in/d/python-fanart/badge.png +.. image:: https://img.shields.io/pypi/dm/python-fanart.svg :target: https://crate.io/packages/python-fanart/ This package provides a module to interface with the `fanart.tv`_ API.