From fc9538bead1c8ef5c4231a93d848dc1ca3e21833 Mon Sep 17 00:00:00 2001 From: job Date: Sat, 2 Dec 2023 14:22:11 +0100 Subject: [PATCH] Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..de0ec61 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Advent_of_Code_2023_Intermate + +This Repository is intended for sharing your advent of code solutions in the year 2023. + +The setup is quite simple, everyone can create their own branch. On this branch you can upload all your solutions. \ No newline at end of file