From 7203425b3be017d851854ea1b2b2517ae80b0e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Sat, 22 Sep 2018 16:47:52 +0200 Subject: [PATCH] doc: add the download statistics badge --- CHANGELOG | 1 + README.rst | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 612cbdc7..06383d0e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ History: 3.3.1 2018/xx/xx - Linux: fix a memory leak introduced with 7e8ae5703f0669f40532c2be917df4328bc3985e (fixes #72) + - doc: add the download statistics badge 3.3.0 2018/09/04 - Linux: add an error handler for the XServer to prevent interpreter crash (fix #61) diff --git a/README.rst b/README.rst index f84c602d..d864d738 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,12 @@ Python MSS ========== +.. image:: https://travis-ci.org/BoboTiG/python-mss.svg?branch=master + :target: https://travis-ci.org/BoboTiG/python-mss .. image:: https://img.shields.io/badge/say-thanks-ff69b4.svg :target: https://saythanks.io/to/BoboTiG -.. image:: https://travis-ci.org/BoboTiG/python-mss.svg?branch=dev - :target: https://travis-ci.org/BoboTiG/python-mss +.. image:: https://pepy.tech/badge/mss + :target: https://pepy.tech/project/mss .. code-block:: python