From f1ee8f2a45a9375c4f9af7070cbb6427cfb1ea42 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Wed, 17 Sep 2014 06:59:23 +0200 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b793b15..95848e5 100755 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ The plugin code is located in the `mediawiki.lrdevplugin` directory. all necessary information to `MediaWikiInterface.lua`. This file evaluates the user input and prepares the file description and the file itself for the MediaWiki upload. The upload is done in `MediaWikiApi.lua`. +`MediaWikiUtils.lua` provides common utility functions, and `MediaWiki ### Create release -- cgit v1.2.1