@ -4,7 +4,8 @@ This repository contains solutions to puzzles found in Advent of Code 2023.
# Usage
Day one's code was written in Perl, and as such requires `perl`.
* Day one: `perl a.pl` and `perl b.pl`
* Day two: `perl a.pl` and `perl b.pl`
# License