summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorandy <andy@whiskeymedia.com>2012-08-09 16:10:26 -0700
committerandy <andy@whiskeymedia.com>2012-08-09 16:10:26 -0700
commit331949d23333e12fa96abddc16c902f96ca5fe04 (patch)
tree974a309f9f95fb172f4c4b8ab3827c4b4b5a7536 /README.md
parent49c33f7592204b67d0cfb2a80e146400996a45b1 (diff)
downloadredis-py-331949d23333e12fa96abddc16c902f96ca5fe04.tar.gz
badge up the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 830eb2c..8e5f05e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
The Python interface to the Redis key-value store.
+[![Build Status](https://secure.travis-ci.org/andymccurdy/redis-py.png?branch=master)](http://travis-ci.org/andymccurdy/redis-py)
+
## Installation
$ sudo pip install redis