diff options
author | Joursoir <chat@joursoir.net> | 2022-07-23 11:21:25 +0300 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2022-07-23 11:21:25 +0300 |
commit | d0e7611beb7e3685445192861dc68f19ae789fac (patch) | |
tree | 2598d86018b4b5eb5150391465c695a1cb9a51c8 | |
parent | cf350c87d6a1b024842528085cde484574f2c812 (diff) | |
download | umt-d0e7611beb7e3685445192861dc68f19ae789fac.tar.gz umt-d0e7611beb7e3685445192861dc68f19ae789fac.tar.bz2 umt-d0e7611beb7e3685445192861dc68f19ae789fac.zip |
readme: fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ You can only use your keyboard to navigate through the application. - UP ARROW / DOWN ARROW: change the parameter - LEFT ARROW / RIGHT ARROW: change the value of the parameter - SPACE: show or hide all additional information -- F1-F11: choose test test +- F1-F11: choose the test - F12: open the monitor settings menu - ESC: end the test or exit from the application ``` |