From a696029e72dda6170324c47588faf8af7b20965a Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Mon, 5 Mar 2018 17:36:42 +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 b68a2b3..bfd5a01 100644 --- a/README.rst +++ b/README.rst @@ -5,11 +5,11 @@ A Python Wrapper to access the Overpass API. Have a look at the `documentation`_ to find additional information. -.. image:: https://pypip.in/version/overpy/badge.svg +.. image:: https://img.shields.io/pypi/v/overpy.svg :target: https://pypi.python.org/pypi/overpy/ :alt: Latest Version -.. image:: https://pypip.in/license/overpy/badge.svg +.. image:: https://img.shields.io/pypi/l/overpy.svg :target: https://pypi.python.org/pypi/overpy/ :alt: License