From 0705a262782338deb9639304a798429e8792f5ec Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Mon, 15 Aug 2022 21:49:41 +0200 Subject: Finish the last puzzle --- aoc-2021-kotlin/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'aoc-2021-kotlin/README.md') 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 ![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin) -![47/50 stars](https://img.shields.io/badge/🌟%20stars-47/50-orange) -![24/25 days](https://img.shields.io/badge/📅%20days-24/25-blue) +![50/50 stars](https://img.shields.io/badge/🌟%20stars-50/50-orange) +![25/25 days](https://img.shields.io/badge/📅%20days-25/25-blue) 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 -- cgit v1.2.3