diff --git a/README.rst b/README.rst
index 0683c31eb268640dec984f5c475903cf37e27028..403ef6343c9fcd822aa4542a9294b239e068e876 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
 mwclient
 ========
 
-Mwclient is a client to the `MediaWiki API <//mediawiki.org/wiki/API>`_
+Mwclient is a Python client to the `MediaWiki API <//mediawiki.org/wiki/API>`_
 which provides access to most API functionality.
 It depends heavily on Bob Ippolito's `SimpleJSON <//github.com/simplejson/simplejson>`_,
 requires Python 2.4 and supports MediaWiki 1.11 and above.