diff --git a/.gitmodules b/.gitmodules index 188a16b..d713993 100644 --- a/.gitmodules +++ b/.gitmodules @@ -173,3 +173,6 @@ [submodule "2023/robbe"] path = 2023/robbe url = git@github.com:Robbe7730/adventofcode2023 +[submodule "2023/francis."] + path = 2023/francis. + url = git@github.com:FKD13/AoC2023.git diff --git a/2023/francis. b/2023/francis. new file mode 160000 index 0000000..bc7f238 --- /dev/null +++ b/2023/francis. @@ -0,0 +1 @@ +Subproject commit bc7f2380b695278bcaf2fe2e385b4c722e299d0b diff --git a/README.md b/README.md index 454ed70..03bff8b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ | 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 | * repo clonen: