Added small README to clarify the seriousness of this repository
This commit is contained in:
parent
93dbb551e4
commit
c292499076
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Advent of Code collection
|
||||||
|
|
||||||
|
This is my private collection of solutions for the [Advent of Code](https://adventofcode.com/) each year (well, as long, as I can be bothered to follow along).
|
||||||
|
|
||||||
|
Solutions might be in different programming languages, might be more or less efficient/ridiculous and are generally unsupported by me once I've finished the task
|
||||||
|
for the day. What I'm saying is: basically this is a dump for my personal solutions and not a teaching instrument. Take from it what you will. Refrain from laughing
|
||||||
|
too loud in case they are ridiculous.
|
Loading…
Add table
Reference in a new issue