From: Kenneth Reitz Date: Fri, 17 May 2013 07:31:01 +0000 (+0200) Subject: download image! X-Git-Tag: v1.2.1~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=538dbaecbea46f0768816590fc21289294612a2e;p=services%2Fpython-requests.git download image! --- diff --git a/README.rst b/README.rst index 806963a..0b84835 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,9 @@ Requests: HTTP for Humans .. image:: https://travis-ci.org/kennethreitz/requests.png?branch=master :target: https://travis-ci.org/kennethreitz/requests +.. image:: https://pypip.in/d/requests/badge.png + :target: https://crate.io/packages/requests/ + Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.