]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update README.md
authorTom Christie <tom@tomchristie.com>
Wed, 8 May 2019 13:01:01 +0000 (14:01 +0100)
committerGitHub <noreply@github.com>
Wed, 8 May 2019 13:01:01 +0000 (14:01 +0100)
README.md

index c7a3bd0087dbad51d352293518f0512dbf727681..209df81c68289bc25022dd68247836e82b68a5e5 100644 (file)
--- 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...