diff --git a/README.md b/README.md index ec70a22..ef4f04c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,30 @@ # Typing Test -![Video of typing test](https://github.com/SST-CTF/typing-test/blob/master/Documentation/Nov-03-2016%2013-08-45.gif?raw=true) -#### Description +![GIF of typing test](https://github.com/SST-CTF/typing-test/blob/master/Documentation/Nov-03-2016%2013-08-45.gif?raw=true) +## Description The best way to test typing speed and accuracy for a user provided string. This JS + HTML combo can be run server or client side. -#### Features / Todo -- [ ] Fix ghost text in entry field +### Features +- Test any string +- Can run local or server +- Copy / Paste Protection +- Gross and Net WPM +- Error checker +- Timer +- Looks pretty! + +### Todo +- [x] Fix ghost text in entry field - [ ] Make the GUI look good - [ ] Database Implementation -- [ ] Ballance WPM function -- [ ] Test Everything +- [ ] Balance WPM function +- [ ] Test **Everything** + -#### Credit and Links -Otakar and Sterling from SST are currently working on this project. *More information will be added soon* +## Footnotes +###### Links +[Link to this GitHub page.](https://github.com/SST-CTF/typing-test) +[**Live demo coming soon!**](https://github.com/SST-CTF/typing-test) +[Link to our CTF (Programming) team / club.](http://sstctf.org) +###### Questions? +If you have any questions, feel free contact us: github@sstctf.org +###### Credit +Otakar (@otakar-sst) and Sterling (@marscat39) from SST are currently working on this project. *More information will be added soon* diff --git a/TypingTest.htm b/TypingTest.htm index b4a8808..a05bf7c 100755 --- a/TypingTest.htm +++ b/TypingTest.htm @@ -30,10 +30,10 @@
- ++