From 31dd5e9e69ef0040d3aaa023a5dcc141e96fa4d7 Mon Sep 17 00:00:00 2001 From: Srijan Agarwal Date: Sun, 21 Aug 2016 16:40:13 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d51647e..4541592 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,13 @@ Navigate to Special:Version on your wiki to verify that the extension is success WikiText tags supported --------------- -Wikitext is written in a lightweight markup language with specific syntax rules. The tags supported by the Offline Extension can be found here . +Wikitext is written in a lightweight markup language with specific syntax rules. The tags supported by the Offline Extension can be found here . + +MediaWiki Documentation +--------------- + +MediaWiki Documentation of OfflineExtension can be found here . + Known Issues ---------------