From dfb130b636967afac14c3c73951eb6656e096ceb Mon Sep 17 00:00:00 2001
From: rick <rick@gnous.eu>
Date: Mon, 1 May 2023 01:51:07 +0200
Subject: [PATCH] add informations about gentoo

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 10fc7bb..64d4fa3 100644
--- a/README.md
+++ b/README.md
@@ -12,3 +12,8 @@ Il faut les bibliothèques suivantes, installées au niveau du sytème :
  - IMGUI
  - CIMGUI
  - xdotool
+
+## Gentoo
+
+Vous devez installer IMGUI avec les flags suivants: `bindings`, `glfw`, `glut`,
+`opengl` et `sdl`.