Update README.md

This commit is contained in:
Tom Christie 2019-04-23 11:57:24 +01:00 committed by GitHub
parent bb3d452816
commit 0f178cadee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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