From bafabc3c9896a49e4880e1bc6ca401ab2cf0fb90 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Sat, 12 Nov 2022 13:35:35 +0000 Subject: [PATCH] Updated readme :) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d462d10..8bce8cd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # AdventOfCode2022 -This repository is for my attempt of Advent of Code 2022 \ No newline at end of file +This repository is for my attempt of [Advent of Code 2022](https://adventofcode.com/2022) + +This year I will be attempting it in C++, hopefully I can do better than last year. \ No newline at end of file