From: Tom Christie Date: Tue, 18 Jun 2019 15:02:18 +0000 (+0100) Subject: Tweak README X-Git-Tag: 0.6.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e199e6bd8f26e4df431227eb2d2011c92583bf;p=thirdparty%2Fhttpx.git Tweak README --- diff --git a/README.md b/README.md index 66f67eef..dff89d27 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,9 @@ Project documentation is available at [www.encode.io/http3/](https://www.encode. For a run-through of all the basics, head over to the [QuickStart](https://www.encode.io/http3/quickstart/). -For more advanced topics, see the [Parallel Requests](https://www.encode.io/http3/parallel/) or [Async Client](https://www.encode.io/http3/async/) documentation. +For more advanced topics, see the [Advanced Usage](https://www.encode.io/http3/advanced/) section, or +the specific topics on making [Parallel Requests](https://www.encode.io/http3/parallel/) or using the +[Async Client](https://www.encode.io/http3/async/). The [Developer Interface](https://www.encode.io/http3/api/) provides a comprehensive API reference.