doc: add years list to top-level readme
This commit is contained in:
parent
68b89feae5
commit
e5f2f18927
1 changed files with 6 additions and 0 deletions
|
@ -3,3 +3,9 @@
|
|||
> Advent of Code 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.
|
||||
|
||||
[advent of code]: https://adventofcode.com/about
|
||||
|
||||
## Years
|
||||
|
||||
1. [2020]
|
||||
|
||||
[2020]: ./2020
|
||||
|
|
Loading…
Reference in a new issue