diff --git a/README.md b/README.md index d5fc560..e1fccbc 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,6 @@ In a folder for a specific day, * To run (assuming NuShell): `open sample.in | ./main.scm`; * To run (assuming bash): `./main.scm < sample.in`. + +There are also all solutions in imperative low-level Zig: +https://oomza.cutegay.software/inga-lovinde/AdventOfCode-2023