From db9847476bf5c2a7ef233c66b5c962c864de3f4a Mon Sep 17 00:00:00 2001
From: Viktor Kuncak <viktor.kuncak@epfl.ch>
Date: Mon, 31 Oct 2022 17:19:22 +0100
Subject: [PATCH] Update to schedule

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4403232..c772019 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ My goal is for lectures to be self-contained. The following books contain overla
 | 7    | Mon | 31.10.2022 | 13:15 | INM200 | Lecture 8            | [Type Rules, Progress, Preservation](https://tube.switch.ch/videos/bdb5c902), [Type Inference](https://tube.switch.ch/videos/14facfc5) |
 |      | Wed | 02.11.2022 | 08:15 | INM202 | Labs | Type Checking Lab |
 |      | Wed | 03.11.2022 | 08:15 | INM202 | Exercises | Exercises |
-| 8    | Mon | 07.11.2022 | 13:15 | INM200 | Lecture 9            | Finish [Type Inference](https://tube.switch.ch/videos/14facfc5) and start code generation |
+| 8    | Mon | 07.11.2022 | 13:15 | INM200 | Lecture 9            | Finish [Type Inference](https://tube.switch.ch/videos/14facfc5) and start [Compiling Expressions](https://tube.switch.ch/videos/e0f59928), see also [Web Assembly](https://tube.switch.ch/videos/fd21d42e) |
 | 9    | Mon | 14.11.2022 | **13:00** | [INM 200](https://plan.epfl.ch/?room==INM%20200) + [SG0211](https://plan.epfl.ch/?room==SG%200211) | **MIDTERM** | Materials of lectures 1-9 |
 |      | Wed | 16.11.2022 | 08:15 | INM202 | Labs  |
 |      | Thu | 17.11.2022 | 08:15 | INM202 | Midterm Solution Presentation |  |
-- 
GitLab