From e32b33a7fc5a78a37d82a0c567a21989f90e69fa Mon Sep 17 00:00:00 2001 From: Niko Strijbol Date: Sat, 2 Dec 2023 17:33:20 +0100 Subject: [PATCH] hey guys ik heb een repo toegevoegd --- .gitmodules | 3 +++ 2023/niknetniko | 1 + README.md | 21 +++++++++++---------- 3 files changed, 15 insertions(+), 10 deletions(-) create mode 160000 2023/niknetniko diff --git a/.gitmodules b/.gitmodules index ccf1b62..e35e9a7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -185,3 +185,6 @@ [submodule "2023/hannes"] path = 2023/hannes url = https://github.com/hannes-dev/aoc2023 +[submodule "2023/niknetniko"] + path = 2023/niknetniko + url = https://github.com/niknetniko/AdventOfCode diff --git a/2023/niknetniko b/2023/niknetniko new file mode 160000 index 0000000..3406b69 --- /dev/null +++ b/2023/niknetniko @@ -0,0 +1 @@ +Subproject commit 3406b69596aa9ab6b4937c2516b213f4b8512f99 diff --git a/README.md b/README.md index a1470a7..f2462af 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,16 @@ # 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 | -| mraedis | https://github.com/Mraedis/AoC2023 | Ruby | -| hannes | https://github.com/hannes-dev/aoc2023 | Rust | +| 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 | +| hannes | https://github.com/hannes-dev/aoc2023 | Rust | +| niknetniko | https://github.com/niknetniko/AdventOfCode | Elixir | * repo clonen: