diff options
author | Robin Krahl <github@ireas.org> | 2014-09-17 06:59:23 +0200 |
---|---|---|
committer | Robin Krahl <github@ireas.org> | 2014-09-17 06:59:23 +0200 |
commit | f1ee8f2a45a9375c4f9af7070cbb6427cfb1ea42 (patch) | |
tree | 55223ba37aa7607ece436b250381a485db00b24b | |
parent | e58f02ba17454a5923a7c56c125735f1e47832f6 (diff) | |
download | LrMediaWiki-f1ee8f2a45a9375c4f9af7070cbb6427cfb1ea42.tar.gz LrMediaWiki-f1ee8f2a45a9375c4f9af7070cbb6427cfb1ea42.tar.bz2 |
Update README.md
-rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |