logan_2023/day1/README.md
2023-12-04 22:43:37 -07:00

9 lines
209 B
Markdown

# AOC 2023 Day 1 (Shell Script)
This is a solver for AOC 2023 Day 1 made in Bash
### Requirements:
- Bash
### Usage:
1. Run the script with the input file specified as an argument (ex. `./day1p1.sh input`)