aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2021-12-14 14:55:45 +0100
committertchojnacki <tomaszchojnacki2001@gmail.com>2021-12-14 14:55:45 +0100
commitd5e470e26936dbdb321ad8b30a44728f2512c378 (patch)
tree7d9d186d5579f60f0863388d8ce8c36f129712a4 /README.md
parentfbd07e79691c848582b792da46f0deb52957b686 (diff)
downloadgleam_aoc2020-d5e470e26936dbdb321ad8b30a44728f2512c378.tar.gz
gleam_aoc2020-d5e470e26936dbdb321ad8b30a44728f2512c378.zip
Finish day 12
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 6856421..4ef203e 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-22-yellow)
-![](https://img.shields.io/badge/📅%20days-11-blue)
+![](https://img.shields.io/badge/⭐%20stars-24-yellow)
+![](https://img.shields.io/badge/📅%20days-12-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.
@@ -19,7 +19,7 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [tchojnacki][githu
| Day 9: Smoke Basin | 🌟 | 🌟 |
| Day 10: Syntax Scoring | 🌟 | 🌟 |
| Day 11: Dumbo Octopus | 🌟 | 🌟 |
-| Day 12: ??? | | |
+| Day 12: Passage Pathing | 🌟 | 🌟 |
| Day 13: ??? | | |
| Day 14: ??? | | |
| Day 15: ??? | | |