diff --git a/HELP.md b/HELP.md index 3fdd5670..f9e93ae7 100644 --- a/HELP.md +++ b/HELP.md @@ -109,6 +109,15 @@ Console - **~** - open - **Esc** - close +Config +--------------- +[Demo](http://io.cloudcmd.io#/config "Config") +![Console](/img/screenshot/config.png "Config") + +###Hot keys +- **F10** - open +- **Esc** - close + Menu --------------- [Demo](http://io.cloudcmd.io#/menu "Menu") diff --git a/img/screenshot/config.png b/img/screenshot/config.png new file mode 100644 index 00000000..ce2f0ac5 Binary files /dev/null and b/img/screenshot/config.png differ diff --git a/img/screenshot/console.png b/img/screenshot/console.png index fdc893e6..59ecdf4a 100644 Binary files a/img/screenshot/console.png and b/img/screenshot/console.png differ diff --git a/img/screenshot/edit.png b/img/screenshot/edit.png index 96d5cbc1..be4a3f2f 100644 Binary files a/img/screenshot/edit.png and b/img/screenshot/edit.png differ diff --git a/img/screenshot/menu.png b/img/screenshot/menu.png index 1bcec184..926b4c4c 100644 Binary files a/img/screenshot/menu.png and b/img/screenshot/menu.png differ