From cc6c1ca5d559a45ce4c1884becd8b7a1ab953fc9 Mon Sep 17 00:00:00 2001 From: Maxime <12089026+mcbloch@users.noreply.github.com> Date: Wed, 1 Dec 2021 14:55:03 +0100 Subject: [PATCH] Add Flynn lang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5a431f..076cabd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ | chvp | https://github.com/chvp/aoc2021 | forth | | ninewise | https://git.fuyu.moe/ninewise/adventofcode-2021 | lua | | robbe | git@github.com:Robbe7730/adventofcode2021.git | ? | -| Flynn | https://gitlab.com/mcbloch/aoc2021 | ? | +| Flynn | https://gitlab.com/mcbloch/aoc2021 | Cpp | | Silvius | https://github.com/ajuvercr/aoc-2021 | C | | rien | https://github.com/rien/adventofcode2021 | C (no std) | | iasoon | https://github.com/iasoon/aoc2021 | pony |