Update README.md

This commit is contained in:
Tom Christie 2019-05-16 11:16:29 +01:00 committed by GitHub
parent fc16d31d62
commit 23e07862e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
* `async`/`await` support for non-blocking HTTP requests.
* Strict timeouts everywhere by default.
* Fully type annotated.
* 100% test coverage. *TODO - Almost there.*
* 100% test coverage.
Plus all the standard features of requests...