]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
'For Python 3'
authorTom Christie <tom@tomchristie.com>
Wed, 12 Jun 2019 15:25:48 +0000 (16:25 +0100)
committerTom Christie <tom@tomchristie.com>
Wed, 12 Jun 2019 15:25:48 +0000 (16:25 +0100)
README.md
docs/index.md

index fba04d20b0134db91a0cae33b1503b68b269e3a7..286aaa65d01eae090e5c0c3d6dfd08d78bd72a6a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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.*
 
index b4c7f016e402d6a5145e87835dc4c81cd233390a..49d06532628fbf1798426fb95943b0f68a3f218b 100644 (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