README.md: Make keyboard shortcut syntax similar

This commit is contained in:
Brandon Fairchild 2016-09-29 11:26:26 -04:00
parent 81dfa6a96b
commit 6b217b2669

View file

@ -198,8 +198,8 @@ URL with servo).
### Keyboard Shortcuts ### Keyboard Shortcuts
- `Ctrl--` zooms out - `Ctrl`+`-` zooms out
- `Ctrl-=` zooms in - `Ctrl`+`=` zooms in
- `Alt`+`left arrow` goes backwards in the history - `Alt`+`left arrow` goes backwards in the history
- `Alt`+`right arrow` goes forwards in the history - `Alt`+`right arrow` goes forwards in the history
- `Esc` exits servo - `Esc` exits servo