From 08d07b93fbb0f0491d177fa233b1bfe8e691ac9c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 17 Sep 2015 16:30:26 -0400 Subject: Rearrange badges --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 0a95e9f..db3a207 100644 --- a/README.rst +++ b/README.rst @@ -7,8 +7,9 @@ Coverage.py Code coverage testing for Python. +| |license| |versions| |docs| | |ci-status| |win-ci-status| |reqs| |codecov| -| |kit| |format| |downloads| |versions| |status| |license| |docs| +| |kit| |format| |downloads| |status| 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