summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Driessen <vincent@3rdcloud.com>2014-07-24 23:27:32 +0200
committerVincent Driessen <vincent@3rdcloud.com>2014-07-24 23:27:32 +0200
commit36ac9a5209fd6f28fd65ffbf34e9902fc0da9926 (patch)
tree055649638a8b3792fb876cd45b0db80ff97130d9 /README.md
parent6299af15fc67c4e1f036ae7b17a150c15000e409 (diff)
downloadrq-36ac9a5209fd6f28fd65ffbf34e9902fc0da9926.tar.gz
Add coverage reporting for RQ.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a22709..5a58de4 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ easily.
[![Build status](https://travis-ci.org/nvie/rq.svg?branch=master)](https://secure.travis-ci.org/nvie/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)
## Getting started