diff --git a/README.md b/README.md index f63ae7ac..acea4cc3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Requests III: HTTP for Humans and Machines, alike. Behold, the power of Requests III: -``` {.sourceCode .pycon} +```pycon >>> from requests import HTTPSession # Make a connection pool.