Skip to content

Commit

Permalink
Readme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Feb 14, 2011
1 parent 98d257e commit 2cc8015
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,20 @@ But this one's different. This one's going to be awesome. And simple.

Really simple. It'll even follow redirects.

Features
--------

- Extremely simple GET, HEAD, POST, PUT, DELETE Requests
+ Simple HTTP Header Request Attachment
+ Simple Data/Params Request Attachment
- Simple Basic HTTP Authentication
+ Simple URL + HTTP Auth Registry


Usage
-----

Let's do this. ::
It couldn't be simpler. ::

>>> import requests
Expand Down

0 comments on commit 2cc8015

Please sign in to comment.