From 498c91cab0dfcf5c8a176741a0d9968aebb90257 Mon Sep 17 00:00:00 2001
From: Victor Schneuwly <victor.schneuwly@epfl.ch>
Date: Thu, 10 Nov 2022 08:27:26 +0100
Subject: [PATCH] Update README

---
 README.md              | 2 +-
 exercises/ex7/.gitkeep | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 exercises/ex7/.gitkeep

diff --git a/README.md b/README.md
index d79f0ec..0c48119 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ My goal is for lectures to be self-contained. The following books contain overla
 |      | Thu | 03.11.2022 | 08:15 | INM202 | Exercises | [Exercises on Types](exercises/ex6/) |
 | 8    | Mon | 07.11.2022 | 13:15 | INM200 | Lecture 9            | Finish [Type Inference](https://tube.switch.ch/videos/14facfc5). [Compilation to Web Assembly](https://tube.switch.ch/videos/fd21d42e) |
 |      | Wed | 09.11.2022 | 08:15 | INM202 | Labs | [Type Checking Lab](labs/lab04/) |
-|      | Thu | 10.11.2022 | 08:15 | INM202 | Exercises |  |
+|      | Thu | 10.11.2022 | 08:15 | INM202 | Exercises | [Midterm preparation](exercises/ex7/) |
 | 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. [Seating Plan](https://moodle.epfl.ch/mod/resource/view.php?id=1227039) |
 |      | Wed | 16.11.2022 | 08:15 | INM202 | Labs  |
 |      | Thu | 17.11.2022 | 08:15 | INM202 | Midterm Solution Presentation |  |
diff --git a/exercises/ex7/.gitkeep b/exercises/ex7/.gitkeep
deleted file mode 100644
index e69de29..0000000
-- 
GitLab