commit 8556a051d76c6534f5fbad3b9c5f4189881d8784 parent ecc55586eda735aa361370e5f06db3a931f1ece9 Author: Jake Bauer <jbauer@paritybit.ca> Date: Fri, 2 Dec 2022 09:17:07 -0500 Update README Diffstat:
M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,3 +1,5 @@ # Advent of Code 2022 My solutions for Advent of Code 2022, written in C. + +Writeups on [my website](https://www.paritybit.ca/projects/advent-of-code-2022).