We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561f1c3 commit 748cc3aCopy full SHA for 748cc3a
README.rst
@@ -34,6 +34,10 @@ Not **just** a Python wrapper around the Telegram Bot API
34
.. image:: https://coveralls.io/repos/python-telegram-bot/python-telegram-bot/badge.svg?branch=master&service=github
35
:target: https://coveralls.io/github/python-telegram-bot/python-telegram-bot?branch=master
36
:alt: Coveralls
37
+
38
+.. image:: http://isitmaintained.com/badge/resolution/python-telegram-bot/python-telegram-bot.svg
39
+ :target: http://isitmaintained.com/project/python-telegram-bot/python-telegram-bot
40
+ :alt: Average time to resolve an issue
41
42
.. image:: https://img.shields.io/badge/Telegram-Group-blue.svg
43
:target: https://telegram.me/pythontelegrambotgroup
0 commit comments