From 992d24939100a6adb466b23449a62c36736b4249 Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Sat, 13 Aug 2022 12:25:41 +0200 Subject: Finish day 20 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 07f2639..76c4ad7 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) -![41/50 stars](https://img.shields.io/badge/🌟%20stars-41/50-orange) -![21/25 days](https://img.shields.io/badge/📅%20days-21/25-blue) +![43/50 stars](https://img.shields.io/badge/🌟%20stars-43/50-orange) +![22/25 days](https://img.shields.io/badge/📅%20days-22/25-blue) [aoc]: https://adventofcode.com -- cgit v1.2.3