From 4de2595340fcf1e5d844a3cf71a83d997b403d3a Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Mon, 5 Mar 2018 18:11:45 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f52b255..c553f5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # python-hummus -[![PyPi Version](https://pypip.in/v/hummus/badge.png)](https://pypi.python.org/pypi/hummus) -![PyPi Downloads](https://pypip.in/d/hummus/badge.png) +[![PyPi Version](https://img.shields.io/pypi/v/hummus.svg)](https://pypi.python.org/pypi/hummus) +![PyPi Downloads](https://img.shields.io/pypi/dm/hummus.svg) > Pythonic API for hummus, the fast and free PDF reader / writer. ## Install