We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d00ae2 commit 046ec28Copy full SHA for 046ec28
README.rst
@@ -31,6 +31,10 @@ We have made you a wrapper you can't refuse
31
:target: https://travis-ci.org/python-telegram-bot/python-telegram-bot
32
:alt: Travis CI Status
33
34
+.. image:: https://img.shields.io/appveyor/ci/Eldinnie/python-telegram-bot/master.svg
35
+ :target: https://ci.appveyor.com/project/Eldinnie/python-telegram-bot
36
+ :alt: AppVeyor CI Status
37
+
38
.. image:: https://codeclimate.com/github/python-telegram-bot/python-telegram-bot/badges/gpa.svg
39
:target: https://codeclimate.com/github/python-telegram-bot/python-telegram-bot
40
:alt: Code Climate
0 commit comments