From 9ecbcbc8254be97350c3c401806311b321ea9af4 Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Tue, 20 Oct 2020 22:27:49 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12bc475..9c4b032 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ New release will be commited every tuesday before 4PM The built-in IDE should get you a basic idea of the code. Click on the respective folder for each week then click JavaFiles and click each file to open it with the WebIDE If you have a desktop git client you can run -'git clone https://git.siwatsystem.com/siwat/ise-comprog-after-midterm' \ No newline at end of file +```git clone https://git.siwatsystem.com/siwat/ise-comprog-after-midterm'``` \ No newline at end of file