From a25524092b986c22309354b89ad839ece62ad011 Mon Sep 17 00:00:00 2001 From: Tomasz Chojnacki Date: Sat, 23 Dec 2023 19:08:47 +0100 Subject: Update global README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 198c6db..da13f03 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,23 @@ # 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. ## Years 📅 + +### [2020](aoc-2020-gleam) + +![Gleam](https://img.shields.io/badge/Gleam-grey?logo=Elixir) +![Stars](https://img.shields.io/badge/🌟%20stars-50/50-orange) + ### [2021](aoc-2021-kotlin) + ![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin) ![Stars](https://img.shields.io/badge/🌟%20stars-50/50-orange) ### [2022](aoc-2022-dotnet) + ![F#](https://img.shields.io/badge/F%23-grey?logo=.NET) ![Stars](https://img.shields.io/badge/🌟%20stars-50/50-orange) -- cgit v1.2.3