Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanH authored Feb 12, 2017
1 parent 9f4f3a7 commit d2d07c9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For each configured key it shows how many times it is pressed. By default it als
When enabled it can also show a graph of the number of keys pressed per second over time. The horizontal line in the graph represents the average number of keys pressed per second.

Everything shown in the picture above can be toggled on or off.<br>
![Config](http://i.imgur.com/uCxz5o1.png)
![Config](http://i.imgur.com/liSFuRx.png)

Lastly, there are also some commands that can be sent to the program:<br>
**Ctrl + P**: Causes the program to reset the average and maximum value.<br>
Expand All @@ -37,11 +37,12 @@ And if you find any bugs feel free to report them.
6 February 2017: Added the ability to configure the order in which the keys are displayed & some minor bug fixes.<br>
9 February 2017: Invert the key text color when a key is pressed.<br>
10 February 2017: Added the option to customize the GUI foreground & background colour.
12 February 2017: Added the option to track all keys, show track keys or not & fixed some edge case bugs.

## Downloads (Java 8 required)

![Windows executable](https://github.com/RoanH/KeysPerSecond/releases/download/v3.5/KeysPerSecond-v3.5.exe)<br>
![Runnable Java Archive](https://github.com/RoanH/KeysPerSecond/releases/download/v3.5/KeysPerSecond-v3.5.jar)
![Windows executable](https://github.com/RoanH/KeysPerSecond/releases/download/v3.6/KeysPerSecond-v3.6.exe)<br>
![Runnable Java Archive](https://github.com/RoanH/KeysPerSecond/releases/download/v3.6/KeysPerSecond-v3.6.jar)

All releases: ![releases](https://github.com/RoanH/KeysPerSecond/releases)<br>
GitHub repository: ![the page you're looking at O.o](https://github.com/RoanH/KeysPerSecond)
Expand Down

0 comments on commit d2d07c9

Please sign in to comment.