From 4681b844e8d92f2c8e19abfa584f68588356e00a Mon Sep 17 00:00:00 2001 From: Zeheng Li Date: Wed, 4 Dec 2024 20:15:23 -0700 Subject: [PATCH] update docs --- update_docs.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update_docs.py b/update_docs.py index 5d92d70..ea613f7 100644 --- a/update_docs.py +++ b/update_docs.py @@ -13,6 +13,8 @@ # Advent of Code +Solutions to [Advent of Code](https://adventofcode.com/) + {items} """ f.write(text.strip())