From 9b65c91041c2552fd1d801798ecd9d4a27999a55 Mon Sep 17 00:00:00 2001 From: Parnic Date: Tue, 7 Jun 2022 09:54:20 -0500 Subject: [PATCH] Add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..579070a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Advent of Code 2019 + +My solutions to [Advent of Code 2019](https://adventofcode.com/2019).