From 5a4e32c427862238fd092cbc28be4622d1552a72 Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Wed, 10 Aug 2022 20:23:12 +0200 Subject: Finish day 24 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 34bf6fb..311fa77 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Advent of Code 2021 in Kotlin ![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin) -![](https://img.shields.io/badge/⭐%20stars-37-yellow) -![](https://img.shields.io/badge/📅%20days-19-blue) +![](https://img.shields.io/badge/⭐%20stars-39-yellow) +![](https://img.shields.io/badge/📅%20days-20-blue) Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][github] using the [Advent of Code Kotlin Template][template] delivered by JetBrains. See other solutions [here][awesome]. @@ -34,7 +34,7 @@ the [Advent of Code Kotlin Template][template] delivered by JetBrains. See other | Day 21: Dirac Dice | | | | Day 22: Reactor Reboot | | | | Day 23: Amphipod | | | -| Day 24: Arithmetic Logic Unit | | | +| Day 24: Arithmetic Logic Unit | 🌟 | 🌟 | | Day 25: Sea Cucumber | 🌟 | | [^aoc]: -- cgit v1.2.3