From 840aba241c137f65008c2ad59d87d0feb117c6a5 Mon Sep 17 00:00:00 2001 From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr> Date: Tue, 6 Feb 2024 08:00:36 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2955eec..501d29b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ This work must be done individually. The expected output is a repository named ` We assume that `git` is installed, and that you are familiar with the basic `git` commands. (Optionnaly, you can use GitHub Desktop.) We also assume that you have access to the [ECL GitLab](https://gitlab.ec-lyon.fr/). If necessary, please consult [this tutorial](https://gitlab.ec-lyon.fr/edelland/inf_tc2/-/blob/main/Tutoriel_gitlab/tutoriel_gitlab.md). -Your repository must contain a `README.md` file that explains **briefly** the successive steps of the project. Throughout the subject, you will find a 🛠symbol indicating that a specific production is expected. +Your repository must contain a `README.md` file that explains **briefly** the successive steps of the project. It must be private, so you need to add your teacher as "developer" member. + +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. -- GitLab