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

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