]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update README.md
authorTom Christie <tom@tomchristie.com>
Fri, 19 Jul 2019 14:38:08 +0000 (15:38 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2019 14:38:08 +0000 (15:38 +0100)
README.md

index 2d26e7b7e3f4755649b441168d671d1c82270b9d..6dbbd50a4d2c1714b8bae45d54c47b60d5fd777e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
 
 <h1 align="center">HTTPX</h1>
 
+<p align="center"><em>A next-generation HTTP client for Python.</em></p>
+  
 <a href="https://travis-ci.org/encode/httpx">
     <img src="https://travis-ci.org/encode/httpx.svg?branch=master" alt="Build Status">
 </a>
@@ -14,8 +16,6 @@
     <img src="https://badge.fury.io/py/httpx.svg" alt="Package version">
 </a>
 
-<em>A next-generation HTTP client for Python.</em>
-
 **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.*
 
 ---