Update README.md
This commit is contained in:
parent
3dc062cc23
commit
a1ea7572f1
@ -9,7 +9,7 @@ pip install --user terminis
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
terminis [level]
|
||||
terminis [level]
|
||||
```
|
||||
level: integer between 1 and 15
|
||||
|
||||
@ -20,5 +20,5 @@ You can change keys by editing:
|
||||
* `~/.local/share/Terminis/config.cfg` on Linux
|
||||
|
||||
Acceptable values:
|
||||
* printable characters ('q', '*', ' '...)
|
||||
* curses's constants name starting with "KEY_" (see [Python documentation](https://docs.python.org/3/library/curses.html?highlight=curses#constants))
|
||||
* printable characters (`q`, `*`, ` `...)
|
||||
* curses's constants name starting with `KEY_` (see [Python documentation](https://docs.python.org/3/library/curses.html?highlight=curses#constants))
|
Loading…
x
Reference in New Issue
Block a user