]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Add badges 43/head
authorTom Christie <tom@tomchristie.com>
Wed, 8 May 2019 12:53:53 +0000 (13:53 +0100)
committerTom Christie <tom@tomchristie.com>
Wed, 8 May 2019 12:53:53 +0000 (13:53 +0100)
README.md

index cf92d76fee6d95ba564bb7cb07aa6a646a3c6107..c7a3bd0087dbad51d352293518f0512dbf727681 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
 # HTTPCore
 
+<a href="https://travis-ci.org/encode/httpcore">
+    <img src="https://travis-ci.org/encode/httpcore.svg?branch=master" alt="Build Status">
+</a>
+<a href="https://codecov.io/gh/encode/httpcore">
+    <img src="https://codecov.io/gh/encode/httpcore/branch/master/graph/badge.svg" alt="Coverage">
+</a>
+<a href="https://pypi.org/project/httpcore/">
+    <img src="https://badge.fury.io/py/httpcore.svg" alt="Package version">
+</a>
+
 A proposal for [requests III](https://github.com/kennethreitz/requests3).
 
 ## Feature support