From 9168d3faaff116448db3417d6e5441447675654a Mon Sep 17 00:00:00 2001 From: TiagoRG Date: Wed, 7 Jun 2023 22:55:54 +0100 Subject: [PATCH] README created --- 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..efb919c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Advent of Code +## Solutions for the AoC Challenges, all in C# +### They might not be the best solutions but they work and that's the important part of a coders job :xdd: \ No newline at end of file