From ed93b00ca62c1f7b48c544426c2c5c68315e0d08 Mon Sep 17 00:00:00 2001 From: Tobias Berger Date: Fri, 2 Dec 2022 10:21:10 +0100 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2cc268 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Repository of my [Advent of Code](https://adventofcode.com/) solutions + +This repository is split into branches + +Each year of Advent of Code gets its own branch. \ No newline at end of file