From 58c8a7fef66c6d84a5a04abe1f679c5369832d58 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 25 Jul 2012 09:28:27 -0400 Subject: [PATCH] Added information about client side extensions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5f93dde8..c3cad2e2 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,13 @@ Perhaps in the future, it will not be used, but so far it has no effect on start loading of Cloud Commander Client Side and do things fast and stable it is using now. +Extensions +--------------- +**Cloud Commander** desinged to easily porting extensions and libraries. +For for extend main functionality Cloud Commander use next modules: +- [CodeMirror] (http://codemirror.net 'CodeMirror) +- [FancyBox] (https://github.com/fancyapps/fancyBox 'FancyBox') + Contributing --------------- If you would like to contribute - send pull request to dev branch.