From: Tom Christie Date: Wed, 8 May 2019 13:01:01 +0000 (+0100) Subject: Update README.md X-Git-Tag: 0.3.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f2478fcfc26b523cc9abca15d6d116537a4d0c;p=thirdparty%2Fhttpx.git Update README.md --- diff --git a/README.md b/README.md index c7a3bd00..209df81c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A proposal for [requests III](https://github.com/kennethreitz/requests3). * `HTTP/1.1` and `HTTP/2` Support. * `async`/`await` support for non-thread-blocking HTTP requests. * Fully type annotated. -* 100% test coverage. *TODO - We're on ~97% right now* +* 100% test coverage. *TODO - Almost there.* Plus all the standard features of requests...