From c5fa441730762bc07a546f6c90b87970690240bd Mon Sep 17 00:00:00 2001
From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr>
Date: Fri, 7 Oct 2022 07:41:17 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 0ccd3fe..d2dcd78 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,8 @@ Your code must be properly documented. It must follow the [PEP257 recommendation
 
 ### Prepare your directory
 
+If you are not familiar with git, you can first follow this short [tutorial](https://gitlab.ec-lyon.fr/edelland/inf_tc2/-/blob/main/Tutoriel_gitlab/tutoriel_gitlab.md).
+
 1. Create a new blank project on the ECL GitLab (`New project` then `Create blank project`).
 2. Fill in the form as follows.
    - Project name: `Image classification`.
-- 
GitLab