We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1efbe6 commit 8dd8a50Copy full SHA for 8dd8a50
1 file changed
Projects/Typing Speed Game/readme.md
@@ -23,6 +23,8 @@ Typing Speed Game is a web application which allow's users to test their typing
23
24
## Getting Started
25
26
+### Installation
27
+
28
To run Typing Speed Game locally:
29
30
1. Clone the repository:
@@ -42,4 +44,13 @@ To run Typing Speed Game locally:
42
44
43
45
4. Begin typing the text that appears to test your typing speed!
46
47
+ ### Usage
48
49
+ 1. Begin typing the displayed text as it appears. The timer will begin once you start typing.
50
51
+ 2. If you make a mistake, use the backspace button to undo it or continue typing.
52
53
+ 3. Try to finish typing the text before time runs out.
54
55
+ 4. Click the "Try Again" button to play again with a different text!
56
0 commit comments