aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2021-12-17 13:13:58 +0100
committertchojnacki <tomaszchojnacki2001@gmail.com>2021-12-17 13:13:58 +0100
commit7a2de912f5048f01df790e7edf2d308f68b314ac (patch)
treed22fae85b282fe0f98e52db94db913e955c115e9 /README.md
parentc37a69ec2c26ad025956bb14a4c88c15e295b36d (diff)
downloadgleam_aoc2020-7a2de912f5048f01df790e7edf2d308f68b314ac.tar.gz
gleam_aoc2020-7a2de912f5048f01df790e7edf2d308f68b314ac.zip
Finish day 15
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index cdd7198..7893928 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-26-yellow)
-![](https://img.shields.io/badge/📅%20days-13-blue)
+![](https://img.shields.io/badge/⭐%20stars-28-yellow)
+![](https://img.shields.io/badge/📅%20days-14-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.
@@ -22,9 +22,9 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][githu
| Day 12: Passage Pathing | 🌟 | 🌟 |
| Day 13: Transparent Origami | | |
| Day 14: Extended Polymerization | 🌟 | 🌟 |
-| Day 15: ??? | | |
-| Day 16: ??? | | |
-| Day 17: ??? | | |
+| Day 15: Chiton | 🌟 | 🌟 |
+| Day 16: Packet Decoder | | |
+| Day 17: Trick Shot | | |
| Day 18: ??? | | |
| Day 19: ??? | | |
| Day 20: ??? | | |