summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2012-02-28 15:21:12 -0500
committerKenneth Reitz <me@kennethreitz.com>2012-02-28 15:21:12 -0500
commitab0714ce9cfe477f4e6777daf9bdf3cea0bc7442 (patch)
treed672827119c884c152008ac92dc79a0da6245f79 /README.rst
parent7cc898f9ed529ab585af6254b4872f80f9fc920b (diff)
downloadpython-requests-ab0714ce9cfe477f4e6777daf9bdf3cea0bc7442.tar.gz
develop
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a7ecb77d..ad88b42d 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
Requests: HTTP for Humans
=========================
-.. image:: https://secure.travis-ci.org/kennethreitz/requests.png?branch=master
+.. image:: https://secure.travis-ci.org/kennethreitz/requests.png?branch=develop
Requests is an ISC Licensed HTTP library, written in Python, for human
beings.