From eda868eb316637460a959a36e00fe25fef291b43 Mon Sep 17 00:00:00 2001 From: TiagoRG <35657250+TiagoRG@users.noreply.github.com> Date: Thu, 1 Dec 2022 23:48:22 +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..9d2ce44 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Advent of Code 2022 +### Solutions for the 2022 AoC challenges +### They might not be the best solutions but they work and that's the important part of a coders job :xdd: