From 63a1f07e3c757fb9b6b2fb1c8f94d2a72292459a Mon Sep 17 00:00:00 2001
From: Nathan Rodet <nrodet@grandlyon.com>
Date: Fri, 20 Jan 2023 16:37:06 +0100
Subject: [PATCH] Added documentation

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 18146cd..1bab583 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Terraform will be applying the exact changes you reviewed in the Plan step.
 **Destruction :**  
 Terraform will destroy the resources he managed to create (or manually imported one).  
 
-##How can I use it ?
+# How can I use it ?
 
 ## Step 0 : Prerequisite
 
-- 
GitLab