From 1bebe85c3a10d528042f6c56f674048778dfa64e Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Fri, 25 Jul 2014 12:41:18 +0200 Subject: [PATCH] Add badge with number of monthly downloads. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a58de4..3130256 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ to have a low barrier to entry. It should be integrated in your web stack easily. [![Build status](https://travis-ci.org/nvie/rq.svg?branch=master)](https://secure.travis-ci.org/nvie/rq) +[![Downloads](https://pypip.in/d/rq/badge.svg)](https://pypi.python.org/pypi/rq) [![Can I Use Python 3?](https://caniusepython3.com/project/rq.svg)](https://caniusepython3.com/project/rq) [![Coverage Status](https://img.shields.io/coveralls/nvie/rq.svg)](https://coveralls.io/r/nvie/rq)