From bde619566edf93d2c73e2f148fb53a4cec59d606 Mon Sep 17 00:00:00 2001
From: Frances Hocutt <frances.hocutt@gmail.com>
Date: Tue, 17 Jun 2014 02:04:57 -0700
Subject: [PATCH] added links to wiki documentation

---
 README.rst   | 4 +++-
 REFERENCE.md | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 00f62cc..9bddad5 100644
--- a/README.rst
+++ b/README.rst
@@ -52,7 +52,9 @@ Example
 -------
 
 For more information, see the
-`REFERENCE.md <//github.com/mwclient/mwclient/blob/master/REFERENCE.md>`_ file.
+`REFERENCE.md <//github.com/mwclient/mwclient/blob/master/REFERENCE.md>`_ file
+or the 
+`documentation on the wiki <//github.com/mwclient/mwclient/wiki.`_
 
 .. code-block:: python
 
diff --git a/REFERENCE.md b/REFERENCE.md
index c4c9c03..b0eaedc 100644
--- a/REFERENCE.md
+++ b/REFERENCE.md
@@ -110,4 +110,6 @@ Default chunk size is generally the maximum chunk size.
 
 ## Links ##
 * Project page at GitHub: https://github.com/mwclient/mwclient
+* More in-depth documentation on the GitHub wiki: 
+https://github.com/mwclient/mwclient/wiki
 * MediaWiki API documentation: https://mediawiki.org/wiki/API
-- 
GitLab