From 54ee227e3c7ecdf7517b9fbbccd4dc7b422e3983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BURST=20C=C3=A9lian?= Date: Thu, 18 Nov 2021 20:02:08 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20la=20cat=C3=A9gories=20des=20erreu?= =?UTF-8?q?rs=20(coming=20soon)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6df21b8..683bd1b 100644 --- a/README.md +++ b/README.md @@ -570,3 +570,9 @@ for (String value : arr) { System.out.printIn(value); // Renvoie 1, puis 2, puis 3, puis 4, puis 5 } ``` +
+ +---- +## Lire une erreurs + +# Disponible prochainement