From 266d17c4def3edd1d02cd7ee1f8987dc429c10c1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 18 Sep 2019 02:43:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2321695..5eda8d07 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ HTTP connection pooling are 100% automatic, thanks to [urllib3](https://github.com/shazow/urllib3). Besides, all the cool kids are doing it. Requests is one of the most -downloaded Python packages of all time, pulling in over 60,000,000 +downloaded Python packages of all time, pulling about 60,000,000 downloads every month. You don't want to be left out! Feature Support