From d514ccb70aa8a2878769f87468348c549e9f8e70 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Sat, 2 Dec 2023 11:19:46 +0100 Subject: [PATCH] hey mensen ik heb een mraedis toegevoegd --- .gitmodules | 3 +++ 2023/mraedis | 1 + README.md | 17 +++++++++-------- 3 files changed, 13 insertions(+), 8 deletions(-) create mode 160000 2023/mraedis diff --git a/.gitmodules b/.gitmodules index 6ed5f20..2953e94 100644 --- a/.gitmodules +++ b/.gitmodules @@ -179,3 +179,6 @@ [submodule "2023/vincent"] path = 2023/vincent url = https://github.com/Topvennie/AoC2023 +[submodule "2023/mraedis"] + path = 2023/mraedis + url = https://github.com/Mraedis/AoC2023 diff --git a/2023/mraedis b/2023/mraedis new file mode 160000 index 0000000..acd2a9d --- /dev/null +++ b/2023/mraedis @@ -0,0 +1 @@ +Subproject commit acd2a9d28c7b875b122a2ee0c5743b8d4281b783 diff --git a/README.md b/README.md index e3c4ab0..10bd864 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ # De Zeus Advent of Code -| Wie? | Waar? (Repository) | Taal? | -|:-----|:-------------------------------:|------:| -| chvp | https://github.com/chvp/aoc2023 | C | -| mcbloch | https://github.com/mcbloch/AoC2023 | V | -| timpy | https://github.com/timodw/aoc_2023 | Rust | -| robbe | https://github.com/Robbe7730/adventofcode2023 | Zig | -| francis. | https://github.com/FKD13/AoC2023 | bash | -| vincent | https://github.com/Topvennie/AoC2023 | Go | +| Wie? | Waar? (Repository) | Taal? | +|:---------|:---------------------------------------------:|------:| +| chvp | https://github.com/chvp/aoc2023 | C | +| mcbloch | https://github.com/mcbloch/AoC2023 | V | +| timpy | https://github.com/timodw/aoc_2023 | Rust | +| robbe | https://github.com/Robbe7730/adventofcode2023 | Zig | +| francis. | https://github.com/FKD13/AoC2023 | bash | +| vincent | https://github.com/Topvennie/AoC2023 | Go | +| mraedis | https://github.com/Mraedis/AoC2023 | Ruby | * repo clonen: