diff --git a/README.md b/README.md index 7140bd6..ff183a3 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ Welcome to the Advent of Code[^aoc] Kotlin project created by [kohloderso][githu In this repository, kohloderso is about to provide solutions for the puzzles using [Kotlin][kotlin] language. ### 2023 -![](https://img.shields.io/badge/stars%20⭐-34-yellow) -![](https://img.shields.io/badge/day%20📅-22-lightblue) -![](https://img.shields.io/badge/completed-17-darkblue) +![](https://img.shields.io/badge/stars%20⭐-19-yellow) +![](https://img.shields.io/badge/day%20📅-10-lightblue) +![](https://img.shields.io/badge/completed-9-darkblue) ### 2022 -![](https://img.shields.io/badge/⭐%20stars%20⭐-34-yellow) -![](https://img.shields.io/badge/days%20completed-17-darkblue) +![](https://img.shields.io/badge/⭐%20stars%20⭐-50-yellow) +![](https://img.shields.io/badge/days%20completed-25-darkblue) [^aoc]: