From 3348e58afe4f1594a5b9a102cee929bdef707dde Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 1 Dec 2018 02:27:16 -0500 Subject: [PATCH] add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d0f685 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# aoc + +my solutions for [2018 advent of code](https://adventofcode.com/2018) + +starting out the month with elixir. we'll see where we end up! +