From 6c8ead656647b811646f60366275f90ecc42a42f Mon Sep 17 00:00:00 2001
From: Waldir Pimenta <waldyrious@gmail.com>
Date: Sun, 15 May 2016 13:48:16 +0100
Subject: [PATCH] README: add issuestats badge (#122)

---
 README.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index afb5f29..39fdf4b 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,11 @@
 
 .. image:: https://readthedocs.org/projects/mwclient/badge/?version=master
    :target: https://readthedocs.org/projects/mwclient/?badge=master
-   :alt: Documentation Status
+   :alt: Documentation status
+   
+.. image:: http://issuestats.com/github/mwclient/mwclient/badge/pr?style=flat
+   :target: http://issuestats.com/github/mwclient/mwclient
+   :alt: Issue statistics
 
 mwclient
 ========
-- 
GitLab