summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Widman <jeff@jeffwidman.com>2018-10-08 14:03:59 -0700
committerJeff Widman <jeff@jeffwidman.com>2018-10-09 04:14:22 -0700
commit47e07a9674713b0756bce0811545c4442d40b60b (patch)
treef262582fb4ec3b3424efd6d99c26c25a8d4fbc3a
parent901cba7a40d67ec96c06abe109e3cf51a992b24d (diff)
downloadkazoo-47e07a9674713b0756bce0811545c4442d40b60b.tar.gz
docs: remove broken downloads badge
Pypi quit offering download stats, so remove this broken badge.
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index b6dd29f..dd22d76 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,6 @@ Kazoo
![Latest Version](https://img.shields.io/pypi/v/kazoo.svg)
-![Downloads](https://img.shields.io/pypi/dm/kazoo.svg)
-
`kazoo` implements a higher level API to [Apache
Zookeeper](http://zookeeper.apache.org/) for Python clients.