From 28d7a22da3710310182850bd3d4350eab7aea699 Mon Sep 17 00:00:00 2001 From: SimonIT Date: Mon, 10 Aug 2020 17:42:18 +0200 Subject: [PATCH] Remove alt because it makes some trouble --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 9becee1..2769146 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ -.. 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 +.. image:: https://img.shields.io/pypi/v/markdownify +.. image:: https://img.shields.io/pypi/l/markdownify +.. image:: https://img.shields.io/pypi/dm/markdownify Installation ============