From 0d6ce358311a3d64f90b8d24dfae0f406e2ff6c7 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 17 Sep 2015 22:08:49 -0400 Subject: Badges are fun --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index db3a207..a6512b7 100644 --- a/README.rst +++ b/README.rst @@ -7,9 +7,9 @@ Coverage.py Code coverage testing for Python. -| |license| |versions| |docs| +| |license| |versions| |status| |docs| | |ci-status| |win-ci-status| |reqs| |codecov| -| |kit| |format| |downloads| |status| +| |kit| |format| |downloads| Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard -- cgit v1.2.1