aboutsummaryrefslogtreecommitdiff
path: root/aoc-2021-kotlin/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2022-08-12 16:18:47 +0200
committertchojnacki <tomaszchojnacki2001@gmail.com>2022-08-12 16:18:47 +0200
commit438250af060fbba14dc18e088e5e16dc5a7b808c (patch)
tree0e4a03ac8a418b0e40b85ba230bedb523accb998 /aoc-2021-kotlin/README.md
parent0f1e145b80813ae2331b7dac5ace0c589654ad2a (diff)
downloadgleam_aoc2020-438250af060fbba14dc18e088e5e16dc5a7b808c.tar.gz
gleam_aoc2020-438250af060fbba14dc18e088e5e16dc5a7b808c.zip
Finish day 19
Diffstat (limited to 'aoc-2021-kotlin/README.md')
-rw-r--r--aoc-2021-kotlin/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/aoc-2021-kotlin/README.md b/aoc-2021-kotlin/README.md
index c8c777a..e2188a4 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)
-![39/50 stars](https://img.shields.io/badge/🌟%20stars-39/50-orange)
-![20/25 days](https://img.shields.io/badge/📅%20days-20/25-blue)
+![41/50 stars](https://img.shields.io/badge/🌟%20stars-41/50-orange)
+![21/25 days](https://img.shields.io/badge/📅%20days-21/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.
@@ -28,7 +28,7 @@ Welcome to the Advent of Code Kotlin project created by [tchojnacki][github] usi
| Day 16: Packet Decoder | 🌟 | 🌟 |
| Day 17: Trick Shot | 🌟 | 🌟 |
| Day 18: Snailfish | 🌟 | 🌟 |
-| Day 19: Beacon Scanner | | |
+| Day 19: Beacon Scanner | 🌟 | 🌟 |
| Day 20: Trench Map | | |
| Day 21: Dirac Dice | | |
| Day 22: Reactor Reboot | | |