From e2df32e842dab04f80ed705473b77759582e60a7 Mon Sep 17 00:00:00 2001
From: Max Nilsson <97mani97@gmail.com>
Date: Wed, 15 Nov 2023 13:14:29 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8615174..55eeed7 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?" |
-- 
GitLab