AdventCalendars/README.md

15 lines
746 B
Markdown

# AdventCalendars
I'd be surprised if each year had anything past day 3.
Currently working on:
- [AdventOfCode](https://adventofcode.com/) - My solutions: [`AdventOfCode`](./AdventOfCode)
- [KnowIt Julekalender](https://julekalender.knowit.no/) (Norwegian) - My solutions: [`KnowItJulekalender`](./KnowItJulekalender)
## License
All _code_ (JavaScript, C#, PHP etc.) in this repository is licensed under the [MIT License](./LICENSE).
However, some of the `README.md` files that include descriptions of the tasks or `.txt` files with related data (`input.txt`, `numbers.txt` etc.) may not be.
Descriptions and input files are included for _context_ and I highly doubt there's any issue with including them, but no guarantees.