diff --git a/README.md b/README.md
index 9b005a945328161dc7fa6e5cb2325ab9de00f329..171c4b3530046008a80e5308ac60223578548123 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,25 @@
-# Repo for pratice and homework
+# Repo for practice and homework
 
 ## Homework on GitLab
 
-This exercise has to be done on your lab computer on which `Matlab` **is** installed. Don't forget to properly configure `git` with your username and email, as we explained in the training slides.
+This exercise has to be done on your lab computer on which `Matlab` **is** installed. Don't forget to properly configure `git` with your username and email as explained in the training slides.
 
 <br>
 During the training, you committed to the
-[https://git-r3lab.uni.lu/git-training/practice](https://git-r3lab.uni.lu/git-training/practice)
+[https://git-r3lab.uni.lu/R3/R3.practice](hhttps://git-r3lab.uni.lu/R3/R3.practice)
 repository.
 
 <br>
-Your task is to create a fork of this repository, commit some code and create a merge request on `GitLab`.
+**Task**
 
+   - create a fork of this repository
+   - commit some code
+   - create a merge request on `GitLab`.
 
-## Homework: instructions
 
-- First, fork the [https://git-r3lab.uni.lu/git-training/practice](https://git-r3lab.uni.lu/git-training/practice) repository.
+## Instructions
+
+- First, fork the [https://git-r3lab.uni.lu/R3/R3.practice](https://git-r3lab.uni.lu/R3/R3.practice) repository.
 
 - Create the new branch `homework_myName`.
 
@@ -33,7 +37,7 @@ Your task is to create a fork of this repository, commit some code and create a
 
 - Create a merge-request.
 
-- Assign either Laurent (@laurent.heirendt) or Sylvain (@sylvain.arreckx) depending on your group and your merge-request will be reviewed by one of us.
+- Assign Laurent (@laurent.heirendt) your merge-request will be reviewed.
 
 <br>
 That's it!