Update READMEs

Signed-off-by: AKU <tom@tdpain.net>
This commit is contained in:
akp 2021-11-27 20:38:59 +00:00
parent 25f4d9d658
commit 12ea75d380
No known key found for this signature in database
GPG key ID: AA5726202C8879B7
2 changed files with 18 additions and 2 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# Advent of Code
Jump to: [2020](challenges/2020) - [2021](challenges/2021)
Solutions to [Advent of Code](https://adventofcode.com) challenges.
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).
[AoC website](https://adventofcode.com) - [AoC subreddit](https://www.reddit.com/r/adventofcode) - [AoC awesome list](https://github.com/Bogdanp/awesome-advent-of-code)