aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Chojnacki <tomaszchojnacki2001@gmail.com>2023-12-23 19:08:47 +0100
committerTomasz Chojnacki <tomaszchojnacki2001@gmail.com>2023-12-23 19:08:47 +0100
commita25524092b986c22309354b89ad839ece62ad011 (patch)
treeb100305f582d967fb3753ec743a0370e970d6059
parentc599cc44b9d9edd7fc172b33284c6593ffdc1096 (diff)
downloadgleam_aoc2020-a25524092b986c22309354b89ad839ece62ad011.tar.gz
gleam_aoc2020-a25524092b986c22309354b89ad839ece62ad011.zip
Update global README
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
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)