From a16b0fa971ba463b0ac705db3573e5ec00490d1d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 5 Nov 2017 08:43:04 -0500 Subject: The commits-since badge seems silly --- README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index da29b689..028eb429 100644 --- a/README.rst +++ b/README.rst @@ -9,8 +9,7 @@ Code coverage testing for Python. | |license| |versions| |status| |docs| | |ci-status| |win-ci-status| |codecov| -| |kit| |format| |commits-since| -| |saythanks| +| |kit| |format| |saythanks| | |codesponsor| @@ -106,9 +105,6 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_. .. |codecov| image:: http://codecov.io/github/nedbat/coveragepy/coverage.svg?branch=master&precision=2 :target: http://codecov.io/github/nedbat/coveragepy?branch=master :alt: Coverage! -.. |commits-since| image:: https://img.shields.io/github/commits-since/nedbat/coveragepy/coverage-4.4.2.svg - :target: https://github.com/nedbat/coveragepy/compare/coverage-4.4.2...master - :alt: See latest work .. |saythanks| image:: https://img.shields.io/badge/saythanks.io-%E2%98%BC-1EAEDB.svg :target: https://saythanks.io/to/nedbat :alt: Say thanks :) -- cgit v1.2.1