From df69dd95f9de0b4af5e09025dae6f5ca002ede62 Mon Sep 17 00:00:00 2001
From: George Marchment <georgemarchment@yahoo.fr>
Date: Thu, 14 Mar 2024 13:25:59 +0100
Subject: [PATCH] update Readme

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

diff --git a/README.md b/README.md
index 3f1dd31..2a09672 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Github-Crawler
 
 
-[![MIT licensed](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) 
+[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-green.svg)](https://www.gnu.org/licenses/gpl-3.0) 
 
 ## Description
 
@@ -33,6 +33,7 @@ The python function dependancies are described in the `requirements.txt` file.
 ## License
 
 This project is licensed under the [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html).
+
 ___
 
 <img align="left" src="img/paris_saclay.png" width="20%">
-- 
GitLab