aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2021-12-21 15:46:06 +0100
committertchojnacki <tomaszchojnacki2001@gmail.com>2021-12-21 15:46:06 +0100
commit85e0f8c5c16a67055ec5871baeaf8ece78c9a3d1 (patch)
tree88ea4f9606838a0203072e1856b25b4b8d4c06c0 /README.md
parente73f8315825fad7633c7f482654f6ed1bf550288 (diff)
downloadgleam_aoc2020-85e0f8c5c16a67055ec5871baeaf8ece78c9a3d1.tar.gz
gleam_aoc2020-85e0f8c5c16a67055ec5871baeaf8ece78c9a3d1.zip
Finish day 18
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 991e42c..a90955a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Advent of Code 2021 in Kotlin
![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin)
-![](https://img.shields.io/badge/⭐%20stars-30-yellow)
-![](https://img.shields.io/badge/📅%20days-15-blue)
+![](https://img.shields.io/badge/⭐%20stars-32-yellow)
+![](https://img.shields.io/badge/📅%20days-16-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.
@@ -25,10 +25,10 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][githu
| Day 15: Chiton | 🌟 | 🌟 |
| Day 16: Packet Decoder | | |
| Day 17: Trick Shot | | |
-| Day 18: ??? | | |
-| Day 19: ??? | | |
-| Day 20: ??? | | |
-| Day 21: ??? | | |
+| Day 18: Snailfish | 🌟 | 🌟 |
+| Day 19: Beacon Scanner | | |
+| Day 20: Trench Map | | |
+| Day 21: Dirac Dice | | |
| Day 22: ??? | | |
| Day 23: ??? | | |
| Day 24: ??? | | |