From e882089c2dac9ba2a18d8dcb57ad9cbf751b6868 Mon Sep 17 00:00:00 2001 From: Mahaut Latinis Date: Tue, 3 Oct 2023 17:02:17 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34468a8..d2f3fba 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Get_next_line - 2021 (Common Core) - Actual Status : validated. - Result : 115% (26/02/2021). -![Alt text](/gnl.png?raw=true "Tripouille test OK") Capture d’écran 2023-10-03 à 17 00 30 2023: The project requirements have been updated since (different function definition expected). + I updated the code to fit the "norminette v3", moved the files and added some github workflows to test it automatically. + Make sure you organize your repository as expected by 42.