From 7874002fefd24bc69b96648e81a46ee874481e44 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Fri, 25 May 2018 16:06:36 +0200 Subject: [PATCH] pypi downloads is not available any longer --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b6a5f34..19f85ca 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ digimarks ========= -|PyPI version| |PyPI downloads| |PyPI license| |Code health| |Codacy| +|PyPI version| |PyPI license| |Code health| |Codacy| Simple bookmarking service, using a SQLite database to store bookmarks, supporting tags and automatic title fetching. @@ -92,8 +92,6 @@ Attributions .. _webhook: https://en.wikipedia.org/wiki/Webhook .. |PyPI version| image:: https://img.shields.io/pypi/v/digimarks.svg :target: https://pypi.python.org/pypi/digimarks/ -.. |PyPI downloads| image:: https://img.shields.io/pypi/dm/digimarks.svg - :target: https://pypi.python.org/pypi/digimarks/ .. |PyPI license| image:: https://img.shields.io/github/license/aquatix/digimarks.svg :target: https://pypi.python.org/pypi/digimarks/ .. |Code health| image:: https://landscape.io/github/aquatix/digimarks/master/landscape.svg?style=flat