From 4741c5f3396fa06f27500871dc110b1608b206b3 Mon Sep 17 00:00:00 2001 From: James Griffin Date: Sun, 7 Nov 2021 18:18:24 +0000 Subject: [PATCH] Initial commit --- 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..59d24c6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Advent of Code 2021 + +The 2021 iteration of Advent of Code. This year I am going to try and accomplish it all on my iPad using GitPod \ No newline at end of file