From 2256b71e0d826a3d782b9d8bd915e31dbd339ea0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=93=E5=96=B5=E9=85=B1?= Date: Sun, 2 Jun 2019 21:30:44 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`