diff --git a/README.md b/README.md
index 30a3c6681d35d0e2d4d0bcb41bb1ead93385dac6..79a482819cf949f0c03a8b9282a19093b7e5a616 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ My goal is for lectures to be self-contained. The following books contain overla
 |      | Thu | 27.10.2022 | 08:15 | INM202 | Exercises  | [Exercises on Operational Semantics](exercises/ex5/) |
 | 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 | [Parser Lab](labs/lab03/), [Type Checking Lab](labs/lab04/) and its [Introduction Video](https://tube.switch.ch/videos/jd7nfWURbC) |
-|      | Wed | 03.11.2022 | 08:15 | INM202 | Exercises | Exercises |
+|      | Wed | 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) |
 | 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  |
diff --git a/exercises/ex6/CS320_ES06.pdf b/exercises/ex6/CS320_ES06.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..223b8d5447cc91d6843b574b10b24c2e89c116ef
Binary files /dev/null and b/exercises/ex6/CS320_ES06.pdf differ