docs: 📝 Add folder structure as references
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
# 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
|
||||
### Install the required libraries
|
||||
|
||||
|
Reference in New Issue
Block a user