From 5d93c04f2b1c4b2d389af3422772123c095a58fa Mon Sep 17 00:00:00 2001 From: Luke Else Date: Mon, 12 Dec 2022 00:27:16 +0000 Subject: [PATCH] Updated readme :) --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b691c64..913db6f 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,11 @@ This repository is for my attempt of [Advent of Code 2022](https://adventofcode. This year I will be attempting it in C++, hopefully I can do better than last year. -Got to Challenge 18 in [2021](https://git.luke-else.co.uk/luke-else/AdventOfCode2021) and started to struggle. Managed to a couple of part 1s afterwards but ended up calling it at day 21. \ No newline at end of file +Got to Challenge 18 in [2021](https://git.luke-else.co.uk/luke-else/AdventOfCode2021) and started to struggle. Managed to a couple of part 1s afterwards but ended up calling it at day 21. + + +> ### 12/12/22 +> +> Over the past week, I have been incredibly busy with work and studying for Uni exams and so I haven't really had the time to +> complete the challenges. I would still like to complete the challenges, however, will probably have to do it amongst studies +> and so won't be able to do them as they come out. \ No newline at end of file