From d08156a1aae02ed72d5343423facc0f7888ee670 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 15 Aug 2012 10:20:52 +0300 Subject: [PATCH] added console and menu to extensions list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 209b6241..bc95ccdf 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,8 @@ Extensions For extend main functionality Cloud Commander use next modules: - [CodeMirror] (http://codemirror.net "CodeMirror") - [FancyBox] (https://github.com/fancyapps/fancyBox "FancyBox") +- [jQuery-contextMenu] (https://github.com/medialize/jQuery-contextMenu "jQuery-contextMenu") +- [jq-console] (https://github.com/replit/jq-console "jq-console") Contributing ---------------