diff --git a/README.md b/README.md index 9d2ce44..47fca6b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # Advent of Code 2022 ### Solutions for the 2022 AoC challenges ### They might not be the best solutions but they work and that's the important part of a coders job :xdd: +--- +## Languages used: +#### Python: +* Day 1 +* Day 2 +* Day 4 + +#### C#: +* Day 3