Update README.md

This commit is contained in:
2019-04-20 07:54:20 -04:00
committed by GitHub
parent 8cd460ff2e
commit 8d7279ed4b
+1 -1
View File
@@ -15,7 +15,7 @@ Requests III: HTTP for Humans and Machines, alike.
Behold, the power of Requests III:
``` {.sourceCode .python}
``` {.sourceCode .pycon}
>>> from requests import HTTPSession
# Make a connection pool.