diff --git a/.github/README.md b/.github/README.md
index 72bbdd1..d4d1746 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -4,6 +4,26 @@
![repo size](https://img.shields.io/github/repo-size/notavone/discord-panel.svg?style=for-the-badge)
![forks](https://img.shields.io/github/stars/notavone/discord-panel?style=for-the-badge)
+## What makes this special ? 💎
+
+* ⌛ **Easy installation :** clone the repository, unzip and open [the panel](../index.html).
+* 🔒 **Security :** your bot token is stocked locally, no risk of it being stolen.
+* 📌 **User Friendly :** intuitive design, don't spend hours figuring out how to do something.
+* 👀 **Open source :** you have an idea ? Just take the code and build something out of it !
+* 🌍 **Worldwide :** you can help translate in your language !
+
+## Installation
+
+1. Download the latest [release](https://github.com/Notavone/discord-panel/releases)
+2. Extract it with WinRAR, 7zip, WinZip...
+3. Go to the [Discord Developer Portal](https://discord.com/developers/applications) and grab your bot token
+4. Open [index.html](../index.html)
+5. Paste your token, click ok or hit enter
+6. Voila !
+
+## How to contribute
+
+Please refer to [CONTRIBUTION.md](CONTRIBUTION.md)
## Changelog
### Version 1.3.10
@@ -74,26 +94,6 @@
* **New** Turkish translation by LevantHAN
* **Removed** `deleteMessage()` & `editMessage()` and moved the code into their matching discord events
-## What makes this special ? 💎
-
-* ⌛ **Easy installation :** clone the repository, unzip and open [the panel](../index.html).
-* 🔒 **Security :** your bot token is stocked locally, no risk of it being stolen.
-* 📌 **User Friendly :** intuitive design, don't spend hours figuring out how to do something.
-* 👀 **Open source :** you have an idea ? Just take the code and build something out of it !
-* 🌍 **Worldwide :** you can help translate in your language !
-
-## Installation
-
-1. Download the latest [release](https://github.com/Notavone/discord-panel/releases)
-2. Extract it with WinRAR, 7zip, WinZip...
-3. Go to the [Discord Developer Portal](https://discord.com/developers/applications) and grab your bot token
-4. Open [index.html](../index.html)
-5. Paste your token, click ok or hit enter
-6. Voila !
-
-## How to contribute
-
-Please refer to [CONTRIBUTION.md](CONTRIBUTION.md)
## How to translate