From 36cc7bbfc35dec99e8090cf697bfd37820e66f6a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 18 Sep 2019 03:12:31 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 493c0f65..4ff5898f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@
 
     
+

Python 3.7.4 (default, Sep 7 2019, 18:27:02) >>> import requests >>> r = requests.get('https://api.github.com/repos/psf/requests')