diff --git a/README.md b/README.md
index 86151749f95e0fdd84187692a61ad73cf5dc1a07..55eeed7082e14e42c66acfe7e9c98f7e4bd95e5e 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ You can find the Kattis course page here https://lth.kattis.com/courses
 | 2023-12-14 | Week 8   | Dynamic Programming Revisited |
 | 2023-12-21 | Week 9   | Flows, Matchings, and Cuts |
 | 2024-01-18 | Week 10  | Treaps and Topological Sorting |
-| 2024-01-25 | Week 11  | Square Root Techniques |
-| 2024-02-01 | Week 12  | Computational Game Theory (Sprague–Grundy) |
+| 2024-01-25 | Week 11  | Square Root Techniques and Computational Game Theory (Sprague–Grundy) |
+| 2024-02-01 | Week 12  | Planar Graph Algorithms (Boyer-Myrvold) |
 | 2024-02-08 | Week 13  | Graph Coloring, Knapsack, and The Traveling Salesman |
 | 2024-02-15 | Week 14  | The End and "What is Pragmatic Programming?" |