From ba2b355168f3ddfce8e155011b38423c0d839e11 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 3 Feb 2016 05:33:23 -0500 Subject: [PATCH] Update README.rst --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index dfbaab82..268b9ee6 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,9 @@ be provided with standard Python dictionaries. Responses feature RFC-compliant redirection history, unicode/bytes bodies, a case-insensitive header dictionary, and more. +Besides, all the cool kids are doing it. Requests is one of the most +downloaded Python packages of all time, pulling in over 6,000,000 downloads +every month. You don't want to be left out! Special Features ----------------