From 50eaf22012a2624a49271e8b8e3c5062d89b2164 Mon Sep 17 00:00:00 2001
From: Nathan Rodet <nrodet@grandlyon.com>
Date: Wed, 21 Dec 2022 09:46:15 +0100
Subject: [PATCH] Fixed credentials leak

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

diff --git a/README.md b/README.md
index 1c8540d..7e90cb8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Alpha Project Manager
 
+An infrastructure as code manager working with gitlab and scaleway.
+
 ## Setup Terraform Locally
 
 First, you must setup 2 local files for your variables :
-- 
GitLab