diff --git a/README.md b/README.md
index a2efbb490ab5f49a39db5b3f482653f198b8308d..2810e5cd89286b7bce78179aa52153e52e58e47c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # EPFL CS320 - Computer language processing, 2021
 
+[Moodle](https://moodle.epfl.ch/course/view.php?id=4241), [Coursebook](https://edu.epfl.ch/coursebook/en/computer-language-processing-CS-320)
+
 **Implement a programming language!** All project based.
 
 This repository is the website for EPFL Course CS320, Computer languge processing. 
@@ -27,6 +29,8 @@ The material we cover will be similar to [last year](https://lara.epfl.ch/w/cc20
 
 Note that slides can be found underneath each lecture video on switch tube linkes below.
 
+
+
 | Week | Day | Date       | Time  | Room   | Topic                | Videos & Slides              |                              |
 | :--  | :-- | :--        | :--   | :--    | :--                  | :--                          | :--                          |
 | 1    | Wed | 22.09.2021 | 08:15 | INM202 | Lecture 1            | [Intro to CLP](https://tube.switch.ch/videos/3351ec99), [Formal languages](https://tube.switch.ch/videos/6df3a6ba) |