From 0d3eb0e438f918ed121a467af510b9669859e0c2 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 8 Apr 2019 10:14:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6519421c..52ae21aa 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The intent is that this library could be the low-level implementation, that `req * Dependant on the absolutely excellent `h11` package. * Uses the `certifi` package for the default SSL verification. -## Usage +## Usage Making a request: