Add readme
All checks were successful
Solve / example-action (push) Successful in 3m11s

This commit is contained in:
Logiar 2024-12-11 19:50:39 +01:00
parent aef2dc6159
commit f16258eae7
Signed by: Logiar
SSH Key Fingerprint: SHA256:tq77C31em1ZG4oELIHC3k62wq5UzPSXmhqH8g62whIY

5
README.md Normal file
View File

@ -0,0 +1,5 @@
To run the script, use the following command:
cat inputfile.txt | kotlin dayxx.kts
Replace `inputfile.txt` with the name of your input file. You can obtain your personalized input for the problem at [adventofcode.com](https://adventofcode.com). Note that the test values are based on my own inputs and may not match yours.