Add link to AoC 2020 solutions

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2021-10-19 18:36:36 +01:00
parent 8f678ef382
commit 8cad290616
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

2
.github/README.md vendored
View file

@ -1,6 +1,6 @@
# Advent of Code 2021
Solutions to the [2021 Advent of Code](https://adventofcode.com/2021).
Solutions to the [2021 Advent of Code](https://adventofcode.com/2021). My 2020 solutions can be found [here](https://github.com/codemicro/adventOfCode/tree/2020).
Puzzle inputs and descriptions are not included in this repository. You'll have to get these yourself from the AoC website. [Here's why](https://www.reddit.com/r/adventofcode/comments/k99rod/sharing_input_data_were_we_requested_not_to/gf2ukkf/?context=3).