diff --git a/README.md b/README.md new file mode 100644 index 0000000..54b343e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## Advent of code 2019 + +My exercises for the advent of code 2019. + +Currently doing them in ruby for fun and glory