summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjdlugosz963 <jdlugosz963@gmail.com>2021-12-17 00:50:44 +0100
committerjdlugosz963 <jdlugosz963@gmail.com>2021-12-17 00:50:44 +0100
commit393ad63452620ac1ebfa3665c7ddf2c68d298b95 (patch)
tree609535e254c8a0e1cab2c252eb21158fe29b3b20
parent3784255d73affd9e6b86c2c290f45d4e608cac6c (diff)
downloadlom_frontend-393ad63452620ac1ebfa3665c7ddf2c68d298b95.tar.gz
lom_frontend-393ad63452620ac1ebfa3665c7ddf2c68d298b95.zip
update readme file
-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