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

View file

@ -1,6 +1,8 @@
# Advent of Code 2021 # Advent of Code
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). 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). 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).

14
challenges/2021/README.md Normal file
View file

@ -0,0 +1,14 @@
# Advent of Code 2021
Solutions to the [2021 Advent of Code](https://adventofcode.com/2021).
---
\* means that a given day has a visualisation
<!-- PARSE START -->
| Day | | Python | Go | Notes |
| ----------------------------------- | ------------------ | ---------------------------------------- | ------------------------------------ | -------------------- |
<!-- PARSE END -->