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