From 3b4bf3c8a2732b01ed8244419d1c4835191122bb Mon Sep 17 00:00:00 2001 From: Adrien MALINGREY Date: Mon, 30 Sep 2019 11:28:57 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c75222..edfc9e6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Tetris clone made with Python and Arcade graphic library ## Requirements -[Python](https://www.python.org/) +* [Python](https://www.python.org/) ## Install