From 37a85f8df1fb3a0dac50152daabf243316f2d31d Mon Sep 17 00:00:00 2001 From: romangraef Date: Sat, 1 Dec 2018 12:31:26 +0100 Subject: Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..fe4a1c7 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +## AoC 2018 + +Put your session token in `session.txt` and just run the files. + -- cgit