diff --git a/README.md b/README.md
index 0da6b8b59f6d8fa1a00a11f1b289ac282e3014a2..40761139db4400f3cc28e1056d27ecee8692f5fd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
 # OOP Project 2023
 
+<!--toc:start-->
+- [OOP Project 2023](#oop-project-2023)
+  - [Compiling](#compiling)
+  - [Executing](#executing)
+  - [Part 1 --- 03/11/2023](#part-1-03112023)
+    - [Indication](#indication)
+<!--toc:end-->
+
+
+
 ## Compiling
 
 ```bash
@@ -11,3 +21,10 @@ mvn compile
 ```bash
 mvn exec:java
 ```
+
+## Part 1 --- 03/11/2023
+
+### Indication
+
+Actuellement la 1ère partie du projet correspond à la branche `master`, par la
+suite les diverses parties possèderont leur branche respective.