Skip to content
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ available modes:

- `wordcount`
- `time`
- `custom`

## punctuation

Expand All @@ -92,4 +93,4 @@ acc: total number of characters (including spaces) of words you got right divide

## support

- <a href="https://www.paypal.me/briano1905" target="_blank">PayPal</a>
- <a href="https://www.paypal.me/briano1905" target="_blank">PayPal</a>
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ <h2 id="header">typings</h2>
<text> / </text>
<span id="tc-240" onclick="setTimeCount(240)">240</span>
</span>
<span id="custom" style="border-bottom: 2px solid;">
CUSTOM
</span>
</div>
<div id="right-wing">WPM: XX / ACC: XX</div>
</div>
Expand Down
Loading