From 2153b21152ae86ff760b5e693ac88d998fd9ddcc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 8 Jun 2011 19:22:19 -0400 Subject: [PATCH] less hostility --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 72c3052..d9cb223 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -Requests: The Simple (i.e. usable) HTTP Module -============================================== +Requests: HTTP for Humans +========================= Most existing Python modules for dealing HTTP requests are insane. I have to look up *everything* that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). -- 2.7.4