From 8760fe69e1bfc00b15d9d4a817103e8cc41dbbc1 Mon Sep 17 00:00:00 2001
From: Laurent Knoll <laurent.knoll@orange.com>
Date: Fri, 2 Sep 2022 22:31:04 +0200
Subject: [PATCH] Ajout de licence open source (fix)

---
 LICENCE.md => LICENSE.md | 0
 README.md                | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename LICENCE.md => LICENSE.md (100%)

diff --git a/LICENCE.md b/LICENSE.md
similarity index 100%
rename from LICENCE.md
rename to LICENSE.md
diff --git a/README.md b/README.md
index 7fdc4af..9f1320b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # blob-analysis-lab-demo
 Un projet temporaire qick'n'dirty de démo d'analyse de photos de blobs
 
-## License
+## Licence
 [MIT](LICENSE.md)
\ No newline at end of file
-- 
GitLab