Skip to content

Commit 1942fe6

Browse files
authored
Improve README.md
1 parent 71dad1a commit 1942fe6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ You have to figure out what is the word based on the definition presented.
1414
If you make an incorrect guess, any correct letter will be highlighted in green in the UI.
1515

1616
Desktop version allows you to use keyboard shortcuts for all actions:
17-
1. simply type the word with your keyboard;
18-
2. delete a letter by pressing `Backspace`;
19-
3. check if word is correct by pressing `Enter`;
20-
4. reveal solution when you don't know the answer by pressing `Shift`;
21-
5. pick another word/definition by pressing `Esc`.
17+
1. simply type the word with your keyboard (or use the keyboard in the UI);
18+
2. delete a letter by pressing `Backspace` (or press the button `delete`);
19+
3. check if word is correct by pressing `Enter` (or press the button `check`);
20+
4. reveal solution when you don't know the answer by pressing `Shift` (or press the button `reveal`);
21+
5. pick another word/definition by pressing `Esc` (or press the button `next`).
2222

2323
Demo
2424
----------

0 commit comments

Comments
 (0)