diff options
author | Tomasz Chojnacki <tomaszchojnacki2001@gmail.com> | 2022-12-02 23:48:11 +0100 |
---|---|---|
committer | Tomasz Chojnacki <tomaszchojnacki2001@gmail.com> | 2022-12-02 23:48:11 +0100 |
commit | 9525f09701d12aa1d93b9ac73878f014abf199a3 (patch) | |
tree | 4b36127ff1a1c4da49fbebacb262739c3959f5e4 /README.md | |
parent | b40da532b3a3c98a5c6060f8addac0e1e581a3df (diff) | |
download | gleam_aoc2020-9525f09701d12aa1d93b9ac73878f014abf199a3.tar.gz gleam_aoc2020-9525f09701d12aa1d93b9ac73878f014abf199a3.zip |
Update READMEs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,16 +1,16 @@ # 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. +> [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 📅 ### [2021](aoc-2021-kotlin)  - - + -[aoc]: https://adventofcode.com +### [2022](aoc-2022-dotnet) + + [awesome]: https://github.com/Bogdanp/awesome-advent-of-code +[aoc]: https://adventofcode.com |