diff --git a/README.md b/README.md index 0c35242..efab250 100644 --- a/README.md +++ b/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` \ No newline at end of file + - Compile command `g++ src\main.cpp src\feeTable.cpp src\park.cpp src\plot.cpp src\car.cpp lib\ovo.cpp -std=c++14`