From 34d35d6837e673f0a86c249c61240e4ac2b9bfac Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 26 Feb 2014 16:56:55 +0200 Subject: [PATCH] docs(help) add minify --- HELP.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HELP.md b/HELP.md index 77db12a5..8bba6b3b 100644 --- a/HELP.md +++ b/HELP.md @@ -318,6 +318,7 @@ Additional modules list To extend capabilities of file manager next modules used: - [Ace] [AceURL] +- [Minify] [MinifyURL] - [FancyBox] [FancyBoxURL] - [jQuery-contextMenu] [jQuery-contextMenuURL] - [jq-console] [jq-consoleURL] @@ -329,6 +330,7 @@ To extend capabilities of file manager next modules used: - [fs-extra] [fs-extraURL] [AceURL]: http://ace.ajax.org/ "Ace" +[MinifyURL]: http://coderaiser.github.io/minify "Minify" [FancyBoxURL]: //github.com/fancyapps/fancyBox "FancyBox" [jQuery-contextMenuURL]: //github.com/medialize/jQuery-contextMenu "jQuery-contextMenu" [jq-consoleURL]: //github.com/replit/jq-console "jq-console"