doc: add years list to top-level readme
This commit is contained in:
parent
e29be4dc6f
commit
de1a370232
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 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
|
[advent of code]: https://adventofcode.com/about
|
||||||
|
|
||||||
|
## Years
|
||||||
|
|
||||||
|
1. [2020]
|
||||||
|
|
||||||
|
[2020]: ./2020
|
||||||
|
|
Loading…
Reference in a new issue