LevelInputProvider/README.md

13 lines
298 B
Markdown
Raw Normal View History

2024-12-02 11:20:24 +00:00
# LevelInputProvider
2024-12-02 03:16:05 -08:00
2024-12-02 12:20:09 +01:00
This project provides inputs for Advent of Code puzzles.
Be careful: these inputs are tailored to a specific user account and might not be valid for your examples!
2024-12-02 03:16:05 -08:00
## Usage
TODO: dotnet sample code on usage
## Development
Read the [CONTRIBUTING.md](CONTRIBUTING.md) file.