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