From df1de74be3b25faad459a09e20c10a6d8249dc11 Mon Sep 17 00:00:00 2001 From: fhocutt Date: Tue, 3 Jun 2014 12:40:03 -0400 Subject: [PATCH] Added link to documentation --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 25f34b2..1a2e317 100644 --- a/README +++ b/README @@ -1,5 +1,7 @@ python-simplemediawiki requires Python 2.6 or later or Python 3.3 or later. +Documentation is available at http://pythonhosted.org/simplemediawiki/. + ---- python-simplemediawiki - Extremely low-level wrapper to the MediaWiki API