diff --git a/README.md b/README.md
index 9be29d1..073c342 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,11 @@
-
-
-
# MacroLibX [![linux clang workflow][linux-clang_badge]][linux-clang_wf] [![linux gcc workflow][linux-gcc_badge]][linux-gcc_wf] [![macos workflow][macos_badge]][macos_wf]
###### A rewrite of 42 School's MiniLibX using SDL2 and Vulkan.
-The goal of this version is to provide a light, fast, and modern graphical tool while keeping the same API.
-
-
+
+The goal of this version is to provide a light, fast, and modern graphical tool while keeping the same API.
## 🖥️ Installation
@@ -68,6 +64,12 @@ To compile your project with MacroLibX, you just provide the shared library path
clang myApp.c /path/to/MacroLibX/libmlx.so -lSDL2
```
+And you can enjoy your project
+
+
+
+
+
### ⚠️ Troubleshooting
#### If you run into glitches when writing or reading pixels from images