Skip to content

Commit 9a881cd

Browse files
committed
Adding links to README.md
1 parent a22d6cd commit 9a881cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,8 @@ The project is structured as follows:
3232
* [Day 13: Claw Contraption](src/test/kotlin/adventofcode/Day13Test.kt)
3333
* [Day 14: Restroom Redoubt](src/test/kotlin/adventofcode/Day14Test.kt)
3434
* [Day 15: Warehouse Woes](src/test/kotlin/adventofcode/Day15Test.kt)
35+
* [Day 16: Reindeer Maze](src/test/kotlin/adventofcode/Day16Test.kt)
36+
* [Day 17: Chronospatial Computer](src/test/kotlin/adventofcode/Day17Test.kt)
37+
* [Day 18: RAM Run](src/test/kotlin/adventofcode/Day18Test.kt)
38+
* [Day 19: Linen Layout](src/test/kotlin/adventofcode/Day19Test.kt)
39+
* [Day 20: Race Condition](src/test/kotlin/adventofcode/Day20Test.kt)

0 commit comments

Comments
 (0)