??
This commit is contained in:
22
readme.md
22
readme.md
@ -1,10 +1,14 @@
|
||||
|
||||
use
|
||||
```
|
||||
g++ main.cpp Park_time.cpp Customer.cpp Park_spot.cpp -o test.exe
|
||||
```
|
||||
to build the project
|
||||
|
||||
# Parkmanne
|
||||
## A stroll in the park
|
||||
|
||||
use
|
||||
```
|
||||
cmake -G "MinGW Makefiles" -S ./ -B ./build/
|
||||
mingw32-make
|
||||
```
|
||||
to build the project.
|
||||
it will generate the .exe in /build/park.exe
|
||||
Or click the build icon in vscode *shrugs*
|
||||
|
||||
|
||||
# Parkmanne
|
||||
## A stroll in the park
|
||||
Parkmanne aims to achieve provisionary effectiveness in the sector of parking. This problem had.
|
Reference in New Issue
Block a user