From 253087818229dc62f810d4adfdf2027b98a2a2df Mon Sep 17 00:00:00 2001
From: FRANCES Fabrice <fabrice.frances@isae.fr>
Date: Thu, 16 Nov 2023 13:16:56 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 1fadb80..c5d744c 100644
--- a/README.md
+++ b/README.md
@@ -35,9 +35,9 @@ When you're ready to make this README your own, just edit this file and use the
 
 Ressources pour le workshop « Hacking Retro Architectures » :
 
-    • [Un article sur le développement de Ms. Pacman](https://www.gameinformer.com/b/features/archive/2015/11/03/inside-the-development-of-ms-pac_2d00_man.aspx)
-    • [Un autre article pour expliquer le hack Ms. Pacman](https://www.polygon.com/2016/3/25/11287572/ms-pac-man-story)
-    • Wikipedia : [raster scan](https://en.wikipedia.org/wiki/Raster_scan)
+    • [ ] [Un article sur le développement de Ms. Pacman](https://www.gameinformer.com/b/features/archive/2015/11/03/inside-the-development-of-ms-pac_2d00_man.aspx)
+    • [ ] [Un autre article pour expliquer le hack Ms. Pacman](https://www.polygon.com/2016/3/25/11287572/ms-pac-man-story)
+    • [ ] Wikipedia : [raster scan](https://en.wikipedia.org/wiki/Raster_scan)
     • YouTube : [conflit d’accès à la mémoire vidéo](https://www.youtube.com/watch?v=JpkK_0AL0Cg)
     • YouTube : [interaction modification d’image et balayage](https://www.youtube.com/watch?v=rg_0D96ZGSY)
     • MAME : [documentation, binaires et sources](https://docs.mamedev.org/)
-- 
GitLab