From 0b026c32b7c27753e921814ff6284e46cb4adbc1 Mon Sep 17 00:00:00 2001 From: Brett Langdon Date: Fri, 13 Sep 2013 18:06:16 -0400 Subject: [PATCH] add PyPI downloads badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d070f9..5240b9c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Riakcached [![Build Status](https://travis-ci.org/brettlangdon/riakcached.png?branch=master)](https://travis-ci.org/brettlangdon/riakcached) [![Coverage Status](https://coveralls.io/repos/brettlangdon/riakcached/badge.png?branch=master)](https://coveralls.io/r/brettlangdon/riakcached?branch=master) [![PyPI version](https://badge.fury.io/py/riakcached.png)](http://badge.fury.io/py/riakcached) +[![Downloads](https://pypip.in/d/riakcached/badge.png)](https://github.com/brettlangdon/riakcached) A Memcached like interface to the Riak HTTP Client. [Read The Docs](http://riakcached.readthedocs.org/en/latest/)