aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2022-08-10 20:23:12 +0200
committertchojnacki <tomaszchojnacki2001@gmail.com>2022-08-10 20:23:12 +0200
commit5a4e32c427862238fd092cbc28be4622d1552a72 (patch)
tree0d2287ee959db394c5f7e78408dcd12443afbe88 /README.md
parent0ccc05883df5a918c4096ef6983bde8a2312764b (diff)
downloadgleam_aoc2020-5a4e32c427862238fd092cbc28be4622d1552a72.tar.gz
gleam_aoc2020-5a4e32c427862238fd092cbc28be4622d1552a72.zip
Finish day 24
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
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]: