diff options
Diffstat (limited to 'aoc-2021-kotlin/README.md')
-rw-r--r-- | aoc-2021-kotlin/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/aoc-2021-kotlin/README.md b/aoc-2021-kotlin/README.md index 5a5e967..dc27235 100644 --- a/aoc-2021-kotlin/README.md +++ b/aoc-2021-kotlin/README.md @@ -1,7 +1,7 @@ # Advent of Code 2021 in Kotlin  - - + + Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains. @@ -32,9 +32,9 @@ Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] usi | Day 20: Trench Map | 🌟 | 🌟 | | Day 21: Dirac Dice | 🌟 | 🌟 | | Day 22: Reactor Reboot | 🌟 | 🌟 | -| Day 23: Amphipod | | | +| Day 23: Amphipod | 🌟 | 🌟 | | Day 24: Arithmetic Logic Unit | 🌟 | 🌟 | -| Day 25: Sea Cucumber | 🌟 | | +| Day 25: Sea Cucumber | 🌟 | 🌟 | [aoc]: https://adventofcode.com |