diff --git a/README.md b/README.md index d9b2871..08ee8fb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Advent of Code 2024 [![Language](https://img.shields.io/badge/Language-Kotlin-purple)](https://kotlinlang.org/) -![](https://img.shields.io/badge/stars%20⭐-4-yellow) -![](https://img.shields.io/badge/days%20completed-2-red) +![](https://img.shields.io/badge/stars%20⭐-6-yellow) +![](https://img.shields.io/badge/days%20completed-3-red) ## About Advent of Code Advent of Code is an advent calendar of small programming puzzles that can be solved in any programming language you like. You can find more information about Advent of Code [here](https://adventofcode.com/2024/about).