From 215f27c3dbd2047045b95009290142f5500b00a0 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Thu, 1 Dec 2022 16:08:14 +0100 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3986951..3bdc646 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ # Advent of Code My solutions for advent of code. -## Solutions -Solutions can be found in [/src/bin](/2022/src/bin). - ## About These are my solution for [Advent of Code](https://adventofcode.com). Do not expect quality code :)