From 2c622da458085f002675743b20e783fbf951c1b0 Mon Sep 17 00:00:00 2001 From: Jonas Meeuws Date: Sun, 1 Dec 2024 19:28:41 +0100 Subject: [PATCH] hey guys ik heb een repo toegevoegd --- .gitmodules | 3 +++ 2024/redfast00 | 1 + README.md | 9 +++++---- 3 files changed, 9 insertions(+), 4 deletions(-) create mode 160000 2024/redfast00 diff --git a/.gitmodules b/.gitmodules index 34e666e..82a6f7e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -188,3 +188,6 @@ [submodule "2024/jnms"] path = 2024/jnms url = https://github.com/Reavershark/aoc24 +[submodule "2024/redfast00"] + path = 2024/redfast00 + url = https://github.com/redfast00/aoc2024 diff --git a/2024/redfast00 b/2024/redfast00 new file mode 160000 index 0000000..df862f7 --- /dev/null +++ b/2024/redfast00 @@ -0,0 +1 @@ +Subproject commit df862f7d7d7e7367a7bc8d3b8e8aaa0b718d615a diff --git a/README.md b/README.md index 7cf278d..133e7ee 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # De Zeus Advent of Code -| Wie? | Waar? (Repository) | Taal? | -|---------|:------------------------------------:|------:| -| vincent | https://github.com/Topvennie/AoC | Go | -| jnms | https://github.com/Reavershark/aoc24 | D | +| Wie? | Waar? (Repository) | Taal? | +|-----------|--------------------------------------|------:| +| vincent | https://github.com/Topvennie/AoC | Go | +| jnms | https://github.com/Reavershark/aoc24 | D | +| redfast00 | https://github.com/redfast00/aoc2024 | Rust | * repo clonen: