From 1debfaf5271dbc1f0513c5ee90bf4d5b875bcf6b Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 27 Feb 2014 12:36:41 +0200 Subject: [PATCH] docs(help) change benefits and main description --- HELP.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index bf82aea5..2d20cfba 100644 --- a/HELP.md +++ b/HELP.md @@ -21,7 +21,9 @@ Cloud Commander v0.8.1 [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status] [JitSu_LIVE_IMG]: http://status-ok.cloudcmd.io/host/cloudcmd.jit.su/fs?json "JitSu" [HEROKU_LIVE_IMG]: http://status-ok.cloudcmd.io/host/cloudcmd.herokuapp.com/fs?json "Heroku" -**Cloud Commander** - cloud file manager with console and editor. +**Cloud Commander** - cloud file manager with console and editor. Will help you: **create**, **edit**, **move** and **delete files** and **folders** in your favorite browser from any computer. File manager has two parts: +- **client** (with nice and simple interface) +- **server** (based on Node.js). ![Cloud Commander](/img/logo/cloudcmd.png "Cloud Commander") @@ -34,6 +36,7 @@ Benefits - Could be used local or remotly. - Has nice console and editor. - Wrote on JavaScript/Node.js. +- Works in browser. Install ---------------