Browse Source

Fix inconsistent caps

master
cancel 6 years ago
parent
commit
22135ce7ea
  1. 4
      README.md

4
README.md

@ -74,8 +74,8 @@ Run the interactive terminal UI, useful for debugging or observing behavior. Pas
- `ctrl+v`: paste - `ctrl+v`: paste
- return or enter: change into or out of overwrite/append mode - return or enter: change into or out of overwrite/append mode
- `/`: change into or out of key-trigger mode (for the `!` operator) - `/`: change into or out of key-trigger mode (for the `!` operator)
- `[` and `]`: Adjust cosmetic grid rulers horizontally - `[` and `]`: adjust cosmetic grid rulers horizontally
- `{` and `}`: Adjust cosmetic grid rulers vertically - `{` and `}`: adjust cosmetic grid rulers vertically
- `(` and `)`: resize grid horizontally - `(` and `)`: resize grid horizontally
- `_` and `+`: resize grid vertically - `_` and `+`: resize grid vertically
- `<` and `>`: adjust BPM - `<` and `>`: adjust BPM

Loading…
Cancel
Save