From af005f72ca5518b7bb5c692659c0cc79eeb79374 Mon Sep 17 00:00:00 2001 From: Adrien MALINGREY Date: Mon, 7 Oct 2019 09:40:50 +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 27467fe..fc6fc60 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Tetris clone made with Python and Arcade graphic library ## Requirements -* [Python](https://www.python.org/) 3.6 or upper +* [Python](https://www.python.org/) 3.6 or later ## Install