diff options
| author | Mroik <mroik@delayed.space> | 2025-02-02 05:12:17 +0100 |
|---|---|---|
| committer | Mroik <mroik@delayed.space> | 2025-02-02 05:19:55 +0100 |
| commit | f58a40d57e894f7e49b196bceb16be2c0460605a (patch) | |
| tree | 5a7c23f4ed549f465c21c1842f3eaa869390bc58 /README.md | |
| parent | f3711d055ec72d9702be4ecb8854a6f32ce13277 (diff) | |
Add example to README0.0.1
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,2 +1,12 @@ -A typing program kinda like monkeytype.com but in your terminal! Just run it -specifying the text to use with `--quote`. +# Marika Finger Blaster +A typing program kinda like monkeytype.com but in your terminal! +There's only one argument you have to use which is the path to a file containing +the text you want to use. + + +At the end it shows your: +- WPM +- Amount of mistakes +- Accuracy. +It even has a mistake history highlighting where were your mistakes. +(Sorry for the font of my terminal :P) |
