From 434a919bcdb6772ef4f540a8132bb74f2237ae5e Mon Sep 17 00:00:00 2001
From: Oliver Irwin <oliver.irwin@univ-lille.fr>
Date: Wed, 29 May 2024 10:35:29 +0200
Subject: [PATCH] Update TODO.md

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

diff --git a/TODO.md b/TODO.md
index cf6025b..f318e2b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,6 @@
 # Choses qui restent  à faire au 29/05/2024
 
-- [ ] Mettre projet sur GitHub pour copie sur Replit
+- [x] Mettre projet sur GitHub pour copie sur Replit [(ici)](https://github.com/olirwin/stages-seconde-template)
 - [ ] Faire cheat sheet Replit
 - [ ] Faire cheat Sheet PyGame
 - [ ] Proposer des idées d'amélioration de Python (avec des bouts de code)
-- 
GitLab