diff --git a/README.md b/README.md
index c91a942b780bc74e8b42a490fb7e38abd6ec1866..a2efbb490ab5f49a39db5b3f482653f198b8308d 100644
--- a/README.md
+++ b/README.md
@@ -12,12 +12,12 @@ The entire grade is based on project work, which, however, has many aspects: the
 
 ## Staff
 
-| Role        | People |
-| :---        | :--- |
-| Professors  | [Viktor Kunčak](https://people.epfl.ch/viktor.kuncak), [Self-Introduction](https://tube.switch.ch/videos/82f0eb14) |
-| Head PhD TA | [Rodrigo Raya](https://people.epfl.ch/rodrigo.raya/)
-| PhD TA      | [Fereshte Mozafari](https://people.epfl.ch/fereshte.mozafari) |
-| Student TAs | to be completed |
+| Role            | People |
+| :---            | :--- |
+| Professors      | [Viktor Kunčak](https://people.epfl.ch/viktor.kuncak), [Self-Introduction](https://tube.switch.ch/videos/82f0eb14) |
+| Head PhD TA     | [Rodrigo Raya](https://people.epfl.ch/rodrigo.raya/)
+| PhD TA          | [Fereshte Mozafari](https://people.epfl.ch/fereshte.mozafari) |
+| MSc Student TAs | [Julie Giunta](http://people.epfl.ch/julie.giunta), Solène Husseini, [Benoît Maillard](https://people.epfl.ch/benoit.maillard), [Noé De Santo](https://people.epfl.ch/noe.desanto) | 
 
 ## Schedule and material
 
@@ -27,8 +27,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        | Topic                | Videos & Slides              |
-| :--  | :-- | :--         | :--                  | :--                          |
-| 1    | Wed | 22.09.2021  | Lecture 1            | [Intro to CLP](https://tube.switch.ch/videos/3351ec99), [Formal languages](https://tube.switch.ch/videos/6df3a6ba)                                                  |
-|      | Thu | 23.09.2021  | Lecture 2            | [Operations on Languages](https://tube.switch.ch/videos/1846c6f2), [Regular Expressions and Lexers](https://tube.switch.ch/videos/a15b1c5f)                  |
-|      |     |             | Labs 0               | [Labs setup](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs_setup.md)           | |
+| 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) |
+|      | Thu | 23.09.2021 | 08:15 | INF119 | Lecture 2            | [Operations on Languages](https://tube.switch.ch/videos/1846c6f2), [Regular Expressions and Lexers](https://tube.switch.ch/videos/a15b1c5f) |
+|      |     |            |       |        | Labs 0               | [Labs setup](https://gitlab.epfl.ch/lara/cs320/-/blob/main/labs_setup.md)           | |