From 04711027e639c699b1fddc79c8b5faaf3665a1e4 Mon Sep 17 00:00:00 2001 From: SimonIT Date: Thu, 13 Aug 2020 20:11:18 +0200 Subject: [PATCH] Replace downloads badge --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2769146..299d214 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ .. image:: https://img.shields.io/pypi/v/markdownify .. image:: https://img.shields.io/pypi/l/markdownify -.. image:: https://img.shields.io/pypi/dm/markdownify +.. image:: https://pepy.tech/badge/markdownify Installation ============