Update README.md
Correct simple mix-up with scroll direction in README.md
This commit is contained in:
parent
8a0d9e5efb
commit
6e961946dd
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ See [console commands](#console-commands) section for more detailed description
|
|||
|
||||
#### Scrolling
|
||||
|
||||
- <kbd>k</kbd>: scroll down
|
||||
- <kbd>j</kbd>: scroll up
|
||||
- <kbd>k</kbd>: scroll up
|
||||
- <kbd>j</kbd>: scroll down
|
||||
- <kbd>h</kbd>: scroll left
|
||||
- <kbd>l</kbd>: scroll right
|
||||
- <kbd>Ctrl</kbd>+<kbd>U</kbd>: scroll up for a half page
|
||||
|
|
Reference in a new issue