Update README.md

master
呓喵酱 5 years ago committed by GitHub
parent 0b449cfba5
commit 2256b71e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -1,8 +1,8 @@
# Parking-System
For EEE116 AS4.
For EEE102 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`
- 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