From f296e6ded9bca85ef83dd295c937eb92306142b6 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 12 Jun 2019 16:25:48 +0100 Subject: [PATCH] 'For Python 3' --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fba04d20..286aaa65 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Package version -HTTP3 is a next-generation HTTP client for Python. +HTTP3 is a next-generation HTTP client for Python 3. **Note**: *This project should be considered as an "alpha" release. It is substantially API complete, but there are still some areas that need more work.* diff --git a/docs/index.md b/docs/index.md index b4c7f016..49d06532 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,7 @@ Package version -HTTP3 is a next-generation HTTP client for Python. +HTTP3 is a next-generation HTTP client for Python 3. !!! warning This project should be considered as an "alpha" release. It is substantially -- 2.47.3