From 2b4c04735b3b6c2fc731b2c3751888698fd69f73 Mon Sep 17 00:00:00 2001 From: Jonathan Chan Date: Tue, 10 Dec 2024 08:17:53 -0500 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad5f032 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Advent of Code + +This is a monorepo for all my advent of code solutions; +each branch is named after its year.