From 3313345a9fc8b3d097e7c44a72a1f5ac05e7b8b7 Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Sun, 4 Mar 2018 20:49:46 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f508419..7e180e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # FacebookSearch -[![Build](https://api.travis-ci.org/ckoepp/FacebookSearch.png?branch=master)](https://travis-ci.org/ckoepp/FacebookSearch/branches) [![Downloads](https://pypip.in/d/FacebookSearch/badge.png)](https://crate.io/packages/FacebookSearch/) [![PyPI version](https://pypip.in/v/FacebookSearch/badge.png)](https://crate.io/packages/FacebookSearch/) +[![Build](https://api.travis-ci.org/ckoepp/FacebookSearch.png?branch=master)](https://travis-ci.org/ckoepp/FacebookSearch/branches) [![Downloads](https://img.shields.io/pypi/dm/FacebookSearch.svg)](https://crate.io/packages/FacebookSearch/) [![PyPI version](https://img.shields.io/pypi/v/FacebookSearch.svg)](https://crate.io/packages/FacebookSearch/) This library is in a very early stage of development and due to this there no documentation available (besides the source itself :p).