Actualiser README.md

main
flavien 2023-12-02 21:59:47 +01:00
parent 85103a1b63
commit 4cdd690975
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# adventofcode2023
My advent of code 2023 solutions!
My advent of code 2023 solutions!
## how to run
Example for day 1: `cargo run --release --bin day1 src/day1/puzzle1.txt`.