From 155863bf719aa8020a02557b14cd73385f3a4199 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 14 May 2011 23:54:43 -0400 Subject: [PATCH] readme update --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 0546a121..84c12c72 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,10 @@ Features + Simple Data/Params Request Attachment + Simple Multipart File Uploads + CookieJar Support + + Redirection History + + Redirection Recursion Urllib Fix + + Auto Decompression of GZipped Content + + Unicode URL Support - Simple Authentication + Simple URL + HTTP Auth Registry @@ -143,10 +147,7 @@ If you'd like to contribute, simply fork `the repository`_, commit your changes Roadmap ------- -- Sphinx Documentation (http://code.kennethreitz.com/requests/) -- Exhaustive unit tests -- Get rid of Poster (gets really nasty in py3.x) -- Python 3.x Support +- Sphinx Documentation .. _`the repository`: http://github.com/kennethreitz/requests .. _AUTHORS: http://github.com/kennethreitz/requests/blob/master/AUTHORS