Update README.md

This commit is contained in:
adrienmalin 2019-02-10 17:26:45 +01:00
parent 3dc062cc23
commit a1ea7572f1

View File

@ -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))