README.md: Update keyboard shortcuts

Backspace and Shift-Backspace are no longer used to go
backwards and forwards through history.

Instead, Alt+Left Arrow and Alt+Right Arrow are used now.
This commit is contained in:
Brandon Fairchild 2016-06-23 23:43:46 -04:00
parent ba30d72679
commit 8678471f6b

View file

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