From 91016fa179ba43de376eb2b9e3d02eabb333e0c5 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 25 Jul 2012 17:15:26 +0300 Subject: [PATCH] minor changes --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b0723d9c..825610b6 100644 --- a/README.md +++ b/README.md @@ -128,11 +128,10 @@ 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') +**Cloud Commander** desinged to easily porting extensions. +For extend main functionality Cloud Commander use next modules: +- [CodeMirror] (http://codemirror.net "CodeMirror") +- [FancyBox] (https://github.com/fancyapps/fancyBox "FancyBox") Contributing ---------------