From 7ad72514382047a0a1afe7039dddb9a56248955a Mon Sep 17 00:00:00 2001 From: AKP Date: Fri, 22 Dec 2023 17:27:48 +0000 Subject: [PATCH] Update `README.md` --- challenges/2023/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/2023/README.md b/challenges/2023/README.md index fcb76e6..a908f2d 100644 --- a/challenges/2023/README.md +++ b/challenges/2023/README.md @@ -35,4 +35,4 @@ A day denoted with a star means it has a visualisation. | 19 - Aplenty | ★ ★ | Python | So maybe I *can* do range maths? | | 20 - Pulse Propagation | ☆ ☆ | Python | Too much reading. | | 21 - Step Counter | ★ ☆ | Python | ??? | -| 21 - Sand Slabs | ★ ★ | Python | I maintain that OpenSCAD is the best AoC 3D debugging tool | +| 22 - Sand Slabs | ★ ★ | Python | I maintain that OpenSCAD is the best AoC 3D debugging tool |