From 4d5f19b410ccb23230d3c1dbae58bceffff8adc6 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 18 May 2021 09:26:30 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fb27474..40587d3 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,8 @@ Solutions in the respective annual subdirectories. * I like doing the Advent of Code problems because it forces me to use parts of Racket that I don’t ordinarily use. So I treat it as a chance to expand my awareness of the Racketverse. * I’m unlikely to finish every problem. Judging by past years, there is a point where the problems get sufficiently complex that I’d rather put that time into improving my other Racket projects :metal: + + +## Project status + +I only work on this project during puzzling season.