Skip to content

Commit 2c0714e

Browse files
Update README.md
1 parent df88738 commit 2c0714e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

Typing Speed Test Website/README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ User can improve his/her typing speed.
1010

1111
1. Clone the Web-dev-min-projects, use this command `git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git `
1212
2. Move inside Typing Speed Test Webite folder, use this command, `cd Typing Speed Test Website`
13-
3. Open the index.html file with live server.
13+
3. Open the index.html file and run with live server.
1414
4. Click on the start button.
15-
5. A sentence appear in the screen, write that sentence in the empty space.
15+
5. A sentence appear on the screen, write that sentence in the empty space.
1616
6. After writing the complete sentence, click on Done.
17-
7. You will get your result, how many words are typed and how much time required to type these words.
17+
7. You will get your result, how many words are typed and how much time required to type those words.
1818

1919
## Stacks Used
2020
* HTML & CSS
@@ -31,3 +31,8 @@ After Clicking on the Start button, UI looks like:
3131

3232
After clicking on the Done Button, it give the result:
3333
<img src="https://github.com/khushi-purwar/Web-dev-mini-projects/blob/dev-khushiP/Typing%20Speed%20Test%20Website/screenshots/ss3.png" />
34+
35+
36+
## Live Demo
37+
38+
<img src="https://github.com/khushi-purwar/Web-dev-mini-projects/blob/dev-khushiP/Typing%20Speed%20Test%20Website/screenshots/demo.gif" />

0 commit comments

Comments
 (0)