From: Tom Christie Date: Tue, 23 Apr 2019 10:57:24 +0000 (+0100) Subject: Update README.md X-Git-Tag: 0.2.1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f178cadeef1589abcc9f8357e5efcbac9b6efe1;p=thirdparty%2Fhttpx.git Update README.md --- diff --git a/README.md b/README.md index a22e2417..e8523798 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A low-level async HTTP library. * SSL verification. (Done) * Proxy support. (Not done) * HTTP/2 support. (Not done) -* Support *both* async and sync operations. (Done.) +* Support *both* async and sync operations. (Done) ## Motivation