diff --git a/README.md b/README.md
index e9b90359ebe5786a5627244b21ac7e9b88071506..62a62362c249042da28c732c6713bd387c3bc9e3 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,13 @@ This repository will be used as the website for Functional Programming CS-210. I
 
 We will use GitLab's issue tracker as a discussion forum. Feel free to [open an issue](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/issues/new) if you have any comments or questions.
 
-During the first week of the semester, you should will this Doodle to register to the recitation sessions:
+# IMPORTANT: First week tasks
 
-- [https://doodle.com/poll/x3iyh8czww2pcat9](https://doodle.com/poll/x3iyh8czww2pcat9)
-
-Also make sure to read the [instructions to install Git and Scala on your
-machine](tools-setup.md), which are needed to complete the projects.
+1. [Click here to complete the Doodle to register to the recitation sessions]
+   (https://doodle.com/poll/x3iyh8czww2pcat9)
+2. Follow the [Tools Setup](week1/tools-setup.md) page.
+3. Do the [example assignment](week1/example.md) (not online yet, check back later).
+4. Do the first graded assignment (not online yet, check back later)
 
 ## Grading
 
diff --git a/tools-setup.md b/week1/tools-setup.md
similarity index 100%
rename from tools-setup.md
rename to week1/tools-setup.md