From fbc6c4226096f3b241b58939e26b343ba799a6fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Michael=20O=2E=20Hegg=C3=B8?= <danmichaelo@gmail.com> Date: Sat, 27 Sep 2014 22:56:40 +0200 Subject: [PATCH] Add badges --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rst b/README.rst index be68f19..744244c 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,14 @@ + +.. image:: http://img.shields.io/travis/mwclient/mwclient.svg?style=flat + :target: https://ptravis-ci.org/mwclient/mwclient + +.. image:: http://img.shields.io/pypi/v/mwclient.svg?style=flat + :target: https://pypi.python.org/pypi/mwclient + +.. image:: http://img.shields.io/pypi/dw/mwclient.svg?style=flat + :target: https://pypi.python.org/pypi/mwclient + + mwclient ======== -- GitLab