master
IoTcat 5 years ago
parent 631ac5c610
commit 0b449cfba5
  1. 6
      README.md

@ -1,2 +1,8 @@
# Parking-System
For EEE116 AS4.
> Test Code is in the bin folder!!
## Compile
- Please use GNU to compile!!
- Compile command `g++ src\main.cpp src\feeTable.cpp src\park.cpp src\plot.cpp src\car.cpp lib\ovo.cpp -std=c++14`
Loading…
Cancel
Save