aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2016-06-08 09:19:25 +1200
committerAldo Cortesi <aldo@nullcube.com>2016-06-08 09:19:25 +1200
commitdb11fe0087776c2bf5d95f5aeb751c6c35d67f4b (patch)
tree1aab054770dee86506a1897093dde2d35489a0de /README.rst
parentba466dbb358eba223c49fbe602a667aa1a3c7459 (diff)
parenteb680e7764ec902518bc66e4d5c7667326ed5811 (diff)
downloadmitmproxy-db11fe0087776c2bf5d95f5aeb751c6c35d67f4b.tar.gz
mitmproxy-db11fe0087776c2bf5d95f5aeb751c6c35d67f4b.tar.bz2
mitmproxy-db11fe0087776c2bf5d95f5aeb751c6c35d67f4b.zip
Merge branch 'master' into beautiful-json
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 4f84effd..4a665360 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
mitmproxy
^^^^^^^^^
-|travis| |coveralls| |latest_release| |python_versions|
+|travis| |coverage| |latest_release| |python_versions|
This repository contains the **mitmproxy** and **pathod** projects, as well as
their shared networking library, **netlib**.
@@ -141,8 +141,8 @@ good reason not to.
:target: https://travis-ci.org/mitmproxy/mitmproxy
:alt: Build Status
-.. |coveralls| image:: https://shields.mitmproxy.org/coveralls/mitmproxy/mitmproxy/master.svg
- :target: https://coveralls.io/r/mitmproxy/mitmproxy
+.. |coverage| image:: https://codecov.io/gh/mitmproxy/mitmproxy/branch/master/graph/badge.svg
+ :target: https://codecov.io/gh/mitmproxy/mitmproxy
:alt: Coverage Status
.. |latest_release| image:: https://shields.mitmproxy.org/pypi/v/mitmproxy.svg