From 845ac396312d153e30340de644f5139ccb69bc08 Mon Sep 17 00:00:00 2001 From: Jon Haddad Date: Fri, 15 Aug 2014 19:52:46 -0700 Subject: [PATCH] monthly downloads --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8af77e75..0f1b785e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ cqlengine ![cqlengine build status](https://travis-ci.org/cqlengine/cqlengine.svg?branch=master) ![cqlengine pypi version](http://img.shields.io/pypi/v/cqlengine.svg) +![cqlengine monthly downloads](http://img.shields.io/pypi/dm/cqlengine.svg) cqlengine is a Cassandra CQL 3 Object Mapper for Python