docs: 📝 Add folder structure as references
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-10-18 17:10:31 +02:00
parent d84ecac683
commit 604085d19c

View File

@ -1,4 +1,9 @@
# OCRudoku # OCRudoku
## Folder structure
- `build/`: Contains the output files generated by the compilation process.
- `src/`: Contains the source files of the project.
- `src/utils/`: Contains all the utility functions used in the project.
## Prepare the project ## Prepare the project
### Install the required libraries ### Install the required libraries