From 17115d35982464ae956af21283fa11a9252cabdc Mon Sep 17 00:00:00 2001
From: Viktor Kuncak <viktor.kuncak@epfl.ch>
Date: Tue, 21 Sep 2021 23:15:06 +0200
Subject: [PATCH] time and rooms and TAs

---
 README.md | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index c91a942..a2efbb4 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)           | |
-- 
GitLab