From d5e470e26936dbdb321ad8b30a44728f2512c378 Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Tue, 14 Dec 2021 14:55:45 +0100 Subject: Finish day 12 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') 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: ??? | | | -- cgit v1.2.3