From b0f1b7ec3fd4307496fefd59ac99a58d5ebd65c8 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Mon, 5 Mar 2018 18:17:52 +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 5097770..60c72a6 100644 --- a/README.rst +++ b/README.rst @@ -7,11 +7,11 @@ library requires the python-oauth2 to handle the authentication. .. image:: https://secure.travis-ci.org/aweber/AWeber-API-Python-Library.png?branch=master :target: https://secure.travis-ci.org/aweber/AWeber-API-Python-Library -.. image:: https://pypip.in/v/aweber_api/badge.png +.. image:: https://img.shields.io/pypi/v/aweber_api.svg :target: https://pypi.python.org/pypi/aweber_api/ :alt: Latest Version -.. image:: https://pypip.in/license/aweber_api/badge.png +.. image:: https://img.shields.io/pypi/l/aweber_api.svg :target: https://pypi.python.org/pypi/aweber_api/ :alt: License