From f02e3d388c1315ec4768bcd8714f3ca5733bf702 Mon Sep 17 00:00:00 2001 From: redfast00 Date: Mon, 7 Dec 2020 22:45:26 +0100 Subject: [PATCH] Mraedis --- .gitmodules | 3 +++ Mraedis | 1 + README.md | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 Mraedis diff --git a/.gitmodules b/.gitmodules index ffd5f39..188aa93 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "Lode"] path = Lode url = https://github.com/Bond-009/advent-of-code-2020 +[submodule "Mraedis"] + path = Mraedis + url = https://github.com/Mraedis/AoC2020 diff --git a/Mraedis b/Mraedis new file mode 160000 index 0000000..eef3854 --- /dev/null +++ b/Mraedis @@ -0,0 +1 @@ +Subproject commit eef3854da59472e6d0c793a95c2391a07ed510e0 diff --git a/README.md b/README.md index 9c44dae..8543897 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ | redfast00 | https://github.com/redfast00/aoc2020 | Python | | Charlotte | https://github.com/charvp/aoc2020 | Nix | | Arthur/Swomp | https://github.com/AWerbrouck/AOC2020 | Java | - +| Mraedis | https://github.com/Mraedis/AoC2020 | Python | * repo clonen: