diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c68c57 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Advent of code +This repository is dedicated to my attempts at advent of code anno 2017. + +Some of the code will be somewhat quick and dirty when I first upload it, since it might be an initial attempt, however things should become somewhat clean after I've rewritten the attempts later.