From 8d7279ed4b7cae531f4fdb7e68dc9ddab4a53341 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 20 Apr 2019 07:54:20 -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 08b7f3de..f63ae7ac 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 .python} +``` {.sourceCode .pycon} >>> from requests import HTTPSession # Make a connection pool.