Update README.md

This commit is contained in:
ahaas25 2022-01-10 13:13:44 -05:00 committed by GitHub
parent a54f794258
commit 758a607f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,10 @@
A program built to improve user typing speed and accuracy. While still in the early stages, the goal of this project is to analyze the users typing patterns to give them words with letters they struggle with the most (keys they take the longest to find or mistype most frequently). A program built to improve user typing speed and accuracy. While still in the early stages, the goal of this project is to analyze the users typing patterns to give them words with letters they struggle with the most (keys they take the longest to find or mistype most frequently).
Typing Teacher provides an array of tests to target what the user is trying to improve on, from short burst typing to endurance modes. In addition, Typing Teacher will provide users with insights on what they need to work on and highlight their improvements to motivate them to continue practicing. Typing Teacher provides an array of tests to target what the user is trying to improve on, from short burst typing to endurance modes. In addition, Typing Teacher will provide users with insights on what they need to work on and highlight their improvements to motivate them to continue practicing.
# Typing Teacher Demo Video # Typing Teacher Demo Video
[![Demo Video](http://img.youtube.com/vi/qMUSCpTL98k/0.jpg)](http://www.youtube.com/watch?v=qMUSCpTL98k "Typing Teacher v1.0 Demo Video")
https://user-images.githubusercontent.com/94150901/148817246-e267be1f-5ee0-4bdd-92ae-35ee99a3d59a.mp4
[Higher Quality Video Here](http://www.youtube.com/watch?v=qMUSCpTL98k)
# Using Typing Teacher # Using Typing Teacher
![image](https://user-images.githubusercontent.com/94150901/148121685-3650fbb0-b662-4101-a5b5-d905e5f9b230.png) ![image](https://user-images.githubusercontent.com/94150901/148121685-3650fbb0-b662-4101-a5b5-d905e5f9b230.png)
Using Typing Teacher is easy. Simply launch the application and begin typing. To change the test length, click on the “x Words” text on the top right. To start a new test, press the tab key on your keyboard. Using Typing Teacher is easy. Simply launch the application and begin typing. To change the test length, click on the “x Words” text on the top right. To start a new test, press the tab key on your keyboard.