From 15cdc2f8fd014d3f6219e783ab808c8f3597fc09 Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 28 Nov 2017 00:28:09 +0200 Subject: [PATCH] Remove broken downloads badge (#644) See https://github.com/badges/shields/issues/716 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6691a83d..acdf9dfe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # PyGitHub [![Build Status](https://travis-ci.org/PyGithub/PyGithub.svg?branch=master)](https://travis-ci.org/PyGithub/PyGithub) -[![PyPi](https://img.shields.io/pypi/dm/pygithub.svg)](https://pypi.python.org/pypi?%3Aaction=search&term=pygithub&submit=search) [![readthedocs](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://pygithub.readthedocs.org/en/stable) [![License](https://img.shields.io/badge/license-LGPL-blue.svg)](https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License)