made the master README.rst TravisCI PNG clickable to TravisCI status page

This commit is contained in:
Weston Platter
2012-06-30 18:35:48 -04:00
parent 32bcd4b3bf
commit 81e86a35fe
+1 -1
View File
@@ -2,7 +2,7 @@ Requests: HTTP for Humans
=========================
.. image:: https://secure.travis-ci.org/kennethreitz/requests.png?branch=develop
.. image:: https://secure.travis-ci.org/kennethreitz/requests.png?branch=master
:target: https://secure.travis-ci.org/kennethreitz/requests
Requests is an ISC Licensed HTTP library, written in Python, for human