summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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