diff --git a/README.md b/README.md
index cc3eead0..c0a78e87 100644
--- a/README.md
+++ b/README.md
@@ -82,15 +82,16 @@ And if you find any bugs feel free to report them.
9 November 2017: Implement save stats feature & 6 additional rendering modes. Fix key capacity checks, changing the update rate messing up the average, fix a multi-threading issue, fix a mode loading bug. Improve startup times & overall performance. Lots of internal refactoring & optimizations.
15 November 2017: Fix command keys with modifiers not working & visual enhancements for resetting.
24 December 2017: Fix all known key-modifier bugs, better support for unfilled grids, internal optimizations.
-2 June 2018: Fix the arrow keys displaying rather broken.
+2 June 2018: Fix the arrow keys displaying rather broken.
+3 June 2018: Switch to arrow symbols with better availability, fix configuration position saving and UTF-8 support, add GitHub link to the initialisation dialog.
## Todo list / working on
It's kinda empty here right now :c, so please suggest things c:
## Downloads (Java 8 required)
Supported operating systems: Mac (tested 10.11.6), Linux (tested Ubuntu 16.04 LTS) & Windows (tested 7, 8 & 10)
-[Windows executable](https://github.com/RoanH/KeysPerSecond/releases/download/v7.3/KeysPerSecond-v7.3.exe)
-[Runnable Java Archive](https://github.com/RoanH/KeysPerSecond/releases/download/v7.3/KeysPerSecond-v7.3.jar)
+[Windows executable](https://github.com/RoanH/KeysPerSecond/releases/download/v7.4/KeysPerSecond-v7.4.exe)
+[Runnable Java Archive](https://github.com/RoanH/KeysPerSecond/releases/download/v7.4/KeysPerSecond-v7.4.jar)
All releases: [releases](https://github.com/RoanH/KeysPerSecond/releases)
GitHub repository: [here](https://github.com/RoanH/KeysPerSecond)