move readme

This commit is contained in:
TinyAtoms
2019-05-28 13:51:06 -03:00
parent 72f72fa08d
commit 9312ed335f

6
readme.md Normal file
View File

@ -0,0 +1,6 @@
use
```
g++ ./src/main.cpp ./src/Park_time.cpp ./src/Customer.cpp ./src/Park_spot.cpp -o test.exe
```
to build the project