From ee60e254ed7eed4c0624fcd651575726f15f6e29 Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Sun, 14 Aug 2022 16:57:25 +0200 Subject: Finish day 22 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6701c40..94eb322 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Repository storing my solutions to Advent of Code. See other people's solutions ## Years 📅 ### [2021](aoc-2021-kotlin) ![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin) -![45/50 stars](https://img.shields.io/badge/🌟%20stars-45/50-orange) -![23/25 days](https://img.shields.io/badge/📅%20days-23/25-blue) +![47/50 stars](https://img.shields.io/badge/🌟%20stars-47/50-orange) +![24/25 days](https://img.shields.io/badge/📅%20days-24/25-blue) [aoc]: https://adventofcode.com -- cgit v1.2.3