commit 6f3185baf42513e3ff515ae23c6313fad0340043 Author: Brulijam Date: Fri Dec 1 14:21:30 2023 +0100 Created README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..490ac8d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Advent_of_Code + +Personal effort at the [Advent of Code](https://adventofcode.com) problems.