From 23e07862e3dd3c42c24729aabf32f304e32e2987 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 16 May 2019 11:16:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c62d2aa6..74c21bf0 100644 --- a/README.md +++ b/README.md @@ -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...