From 0705a262782338deb9639304a798429e8792f5ec Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Mon, 15 Aug 2022 21:49:41 +0200 Subject: Finish the last puzzle --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 94eb322..227f872 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) -![47/50 stars](https://img.shields.io/badge/🌟%20stars-47/50-orange) -![24/25 days](https://img.shields.io/badge/📅%20days-24/25-blue) +![50/50 stars](https://img.shields.io/badge/🌟%20stars-50/50-orange) +![25/25 days](https://img.shields.io/badge/📅%20days-25/25-blue) [aoc]: https://adventofcode.com -- cgit v1.2.3