diff --git a/README.md b/README.md index 5c3ce39..6558736 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Archive of my solutions. I will be doing my best to golf all of them for fun (: I am not counting the shebang line as part of the length of the solution, and I won't hard code any of the solutions +You can run each solution by running `./part(1|2).(ext) < input.txt` + **Day 1 Part 1**: 24 bytes **Day 1 Part 2**: 140 bytes