From 85fb0396bed6a2129b12392941103924b1ab55be Mon Sep 17 00:00:00 2001 From: tchojnacki Date: Thu, 11 Aug 2022 12:25:34 +0200 Subject: Reformat README files --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index edf08ea..4d12987 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ -# Advent of Code +# Advent of Code 🎄🌟 Repository storing my solutions to Advent of Code. See other people's solutions [here][awesome]. > [Advent of Code][aoc] is an Advent calendar of small programming puzzles for a variety of skill sets and skill > levels that can be solved in any programming language you like. People use them as a speed contest, interview > prep, company training, university coursework, practice problems, or to challenge each other. -## [2021](2021-kotlin) +## Years 📅 +### [2021](2021-kotlin) ![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin) -![39 stars](https://img.shields.io/badge/🌟%20stars-39/50-orange) -![20 days](https://img.shields.io/badge/📅%20days-20/25-blue) +![39/50 stars](https://img.shields.io/badge/🌟%20stars-39/50-orange) +![20/25 days](https://img.shields.io/badge/📅%20days-20/25-blue) [aoc]: https://adventofcode.com -- cgit v1.2.3