From 8872d419e205a679f49cedb3a4885b7b9301b63d Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 19 Sep 2018 17:49:55 +0300 Subject: [PATCH] docs(readme) Orthodox web file manager -> File manager for the web --- HELP.md | 4 +++- README.md | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/HELP.md b/HELP.md index 655fb13d..20df6aef 100644 --- a/HELP.md +++ b/HELP.md @@ -15,7 +15,9 @@ [EDWARD_KEYS]: https://github.com/cloudcmd/edward/#hot-keys "Edward Hot keys" [TERMUX]: https://termux.com "Termux" [INLY]: https://github.com/coderaiser/node-inly "Extract archive" -**Cloud Commander** is an orthodox web file manager with console and editor. Will help you manage the server and work with files, directories and programs in browser from any computer, mobile or tablet. + +**Cloud Commander** a file manager for the web with console and editor. + Will help you manage the server and work with files, directories and programs in browser from any computer, mobile or tablet. ![Cloud Commander](/img/logo/cloudcmd.png "Cloud Commander") diff --git a/README.md b/README.md index 9947454f..3c0eb1a2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ [DeployURL]: https://heroku.com/deploy?template=https://github.com/coderaiser/cloudcmd "Deploy" [DeployIMG]: https://www.herokucdn.com/deploy/button.png -**Cloud Commander** is an orthodox web file manager with console and editor. +**Cloud Commander** a file manager for the web with console and editor. ![Cloud Commander](https://cloudcmd.io/img/logo/cloudcmd.png "Cloud Commander") diff --git a/package.json b/package.json index 17a3923a..2d485602 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cloudcmd", "version": "10.8.0", "author": "coderaiser (https://github.com/coderaiser)", - "description": "Orthodox web file manager with console and editor", + "description": "File manager for the web with console and editor", "homepage": "http://cloudcmd.io", "repository": { "type": "git",