diff --git a/README.md b/README.md index 7ccbf88c..9a73f3a6 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ There is a short list: - **Page Down** - down on one page - **Home** - to begin of list - **End** - to end of list +- **Shift + F10** - show context menu +- **F2** - rename current file - **Alt + g** - authorization in GitHub Viewer's hot keys @@ -60,6 +62,17 @@ Editor's hot keys - **Ctrl + s** - save file - **Esc** - close CodeMirror editor +Menu +--------------- +Right mouse click button show context menu with items: +- View +- Edit +- Rename +- Delete +- Upload to (Dropbox, Github, GDrive) +- Downloud + + Documentation --------------- JS Doc documentation could be found in [http://jsdoc.info/coderaiser/cloudcmd/](http://jsdoc.info/coderaiser/cloudcmd/)