diff --git a/Documentation.md b/Documentation.md
index e8ae059..e523344 100644
--- a/Documentation.md
+++ b/Documentation.md
@@ -43,6 +43,7 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs
| Auto check updates on startup | Enable/disable automatic check for updates at startup |
| Close to tray | Hide app to system tray on app closing |
| Single instance | Allow only a single instance of app to be running |
+| Open all files except *.cnp like unencrypted | Allow to open all files except *.cnp without message "Try to decrypt file?" |
| Clear clipboard on app exit | Allow to clear clipboard on app exit |
@@ -141,6 +142,7 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs
| Alt+ Shift + S | Save & Close opened file, without closing the app |
| Ctrl + Shift + O | Open file lLocation |
| Ctrl + Shift + D | Delete current opened file |
+| Ctrl + Shift + E | Try to derypt current opened file |
### App hotkeys ###
| Shortcut | Description |
@@ -190,8 +192,8 @@ All setting are stored in `CryptoNotepad.settings` file. It's created after firs
## Screenshots
-
-
+
+


