From 0bc48000a70c2595e6bec571d0dc3e03d50ce695 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Sat, 5 Dec 2020 07:30:42 +0100 Subject: [PATCH] Readme update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a68637f..3bdc646 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Advent of Code My solutions for advent of code. + +## About +These are my solution for [Advent of Code](https://adventofcode.com). Do not expect quality code :)