From 384c43dcd0f24427d6deb77f36090c75f1578b04 Mon Sep 17 00:00:00 2001 From: Florian Ludwig Date: Sat, 13 Mar 2021 18:32:44 +0100 Subject: [PATCH] add pypi badges --- readme.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/readme.rst b/readme.rst index 7466600..51ce22a 100644 --- a/readme.rst +++ b/readme.rst @@ -14,6 +14,16 @@ :target: https://gitter.im/amqtt/community :alt: 'Join the chat at https://gitter.im/amqtt/community' +.. image:: https://img.shields.io/pypi/pyversions/amqtt?style=flat-square + :alt: PyPI - Python Version + +.. image:: https://img.shields.io/pypi/wheel/amqtt?style=flat-square + :alt: supports python wheel + +.. image:: https://img.shields.io/pypi/v/amqtt?style=flat-square + :target: https://pypi.org/project/amqtt/ + :alt: PyPI + AMQTT ======