update readme

current
Síle Ekaterin Liszka 2023-12-01 22:49:03 -08:00
parent 4927f7d5d0
commit ce4fe7d178
1 changed files with 2 additions and 1 deletions

View File

@ -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