diff --git a/README.md b/README.md
index 64fc7f4..f11f3ea 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,14 @@
+
+
+ [](#)
+ [](https://github.com/ISpillMyDrink/OpenSuperClone/releases/tag/OpenSuperClone-2.4-RC2)
+ [](https://opensource.org/licenses/gpl-2.0)
+
+
+
A powerful disk cloning utility for Linux with many advanced features based on Scott Dwyer's HDDSuperClone.
@@ -27,7 +35,7 @@
* Direct AHCI and IDE capability to circumvent OS drivers completely
* USB Relay control for automatic drive power-cycling
-#### Planned Features
+#### 📋 Planned Features
* Refactoring of codebase (get rid of -fcommon flag)
* Implement DKMS for driver (un-)installation
@@ -35,7 +43,7 @@
* Get completely rid of GTK2 code
* Add configuration files and presets for settings
-#### Known Issues
+#### 💣 Known Issues
* OSCViewer is extremely buggy in GTK3 and missing functionality from its GTK2 counterpart, it is recommended to build it with GTK2 for the time being
@@ -45,7 +53,7 @@ Pre-built binaries aswell as Debian packages for OpenSuperClone can be found on
#### Compiling from Source
-OpenSuperClone requires the following packages to be installed for a successful project build:
+💡 OpenSuperClone requires the following packages to be installed for a successful project build:
- `gcc`
- `cmake`