'For Python 3'

This commit is contained in:
Tom Christie 2019-06-12 16:25:48 +01:00
parent c2c87e14f0
commit f296e6ded9
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<img src="https://badge.fury.io/py/http3.svg" alt="Package version">
</a>
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.*

View File

@ -10,7 +10,7 @@
<img src="https://badge.fury.io/py/http3.svg" alt="Package version">
</a>
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