From ee96c1336faeeed1ad8bc7b563dcb66b7c873555 Mon Sep 17 00:00:00 2001 From: felixm Date: Wed, 27 Dec 2023 21:54:19 -0500 Subject: [PATCH] Update readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f601e6..f01ef54 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ My solutions to the Advent of Code 2023 programming challenges. Thanks to Eric Wastl for creating this enjoyable event. +Requires `lib.py` from [aocpy](https://git.felixm.de/felixm/aocpy) repository. + # Times