From 74c92be49d92c03b3b5210daf34b48c6b22956d9 Mon Sep 17 00:00:00 2001 From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr> Date: Mon, 10 Feb 2025 06:14:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 009ba30..76f5e07 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Your repository must contain a `README.md` file that explains **briefly** the su Throughout the subject, you will find a 🛠 symbol indicating that a specific production is expected. -The last commit is due before 11:59 pm on March 5, 2024. Subsequent commits will not be considered. +The last commit is due before 11:59 pm on March 17, 2025. Subsequent commits will not be considered. > ⚠️ **Warning** > Ensure that you only commit the files that are requested. For example, your directory should not contain the generated `.zip` files, nor the `runs` folder... At the end, your repository must contain one `README.md`, three python scripts, and optionally image files for the plots. -- GitLab