summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 9d6c02f..5a67479 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,13 @@
2Project for school 2Project for school
3 3
4# Shortcuts 4# Shortcuts
5`Ctr`+`Shift`+`p` - open command line 5###### `Ctr`+`Shift`+`p` - open command line
6`Ctr`+`esc` - open command line 6###### `Ctr`+`esc` - open command line
7`esc` - unfocus/close 7###### `esc` - unfocus/close
8`del` - close 8###### `del` - close
9 9
10### Navigate command line 10### Navigate command line
11`tab` - next command 11###### `tab` - next command
12`↓` - next command 12###### `↓` - next command
13`↑` - previous command 13###### `↑` - previous command
14`retrun` - execute command 14###### `retrun` - execute command