From 8b882ca3c994f9b3fce7cd95bd927dec17e5ce38 Mon Sep 17 00:00:00 2001 From: SimonIT Date: Mon, 10 Aug 2020 16:24:00 +0200 Subject: [PATCH] Add some fancy badges --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 4e93b92..9becee1 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,7 @@ +.. image:: https://img.shields.io/pypi/v/markdownify :alt: PyPI +.. image:: https://img.shields.io/pypi/l/markdownify :alt: PyPI - License +.. image:: https://img.shields.io/pypi/dm/markdownify :alt: PyPI - Downloads + Installation ============