X Tutup
Skip to content

Commit 046ec28

Browse files
rahielEldinnie
authored andcommitted
README: add AppVeyor badge (closes python-telegram-bot#591) (python-telegram-bot#856)
1 parent 3d00ae2 commit 046ec28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ We have made you a wrapper you can't refuse
3131
:target: https://travis-ci.org/python-telegram-bot/python-telegram-bot
3232
:alt: Travis CI Status
3333

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+
3438
.. image:: https://codeclimate.com/github/python-telegram-bot/python-telegram-bot/badges/gpa.svg
3539
:target: https://codeclimate.com/github/python-telegram-bot/python-telegram-bot
3640
:alt: Code Climate

0 commit comments

Comments
 (0)
X Tutup