From fac3523f123fd2b7561bf2d358e2d6ea2d17623c Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Thu, 1 Dec 2022 13:35:06 -0500 Subject: [PATCH] Adding readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3785b0a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# AOC 2022 + +Doing it in Rust because Jay still hates me. Actually this one was my idea, I think..