From cc4a1536a484f7293a3212eb9ae53405631d435f Mon Sep 17 00:00:00 2001 From: Flex Zhong Date: Fri, 3 Sep 2021 21:24:51 +0800 Subject: [PATCH] Update README.zh-tw.md --- 6-space-game/2-drawing-to-canvas/translations/README.zh-tw.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/6-space-game/2-drawing-to-canvas/translations/README.zh-tw.md b/6-space-game/2-drawing-to-canvas/translations/README.zh-tw.md index 43081723..fe34507e 100644 --- a/6-space-game/2-drawing-to-canvas/translations/README.zh-tw.md +++ b/6-space-game/2-drawing-to-canvas/translations/README.zh-tw.md @@ -142,7 +142,7 @@ async function run() { -| package.json ``` -在 Visual Studio Code 中開啟這個資料夾的副本。你需要建立本地端的開發環境,建議為 Visual Studio Code 與安裝好的 NPM 與 Node。如果你的電腦中還沒設定好 `npm`,[這是它的設定流程]](https://www.npmjs.com/get-npm)。 +在 Visual Studio Code 中開啟這個資料夾的副本。你需要建立本地端的開發環境,建議為 Visual Studio Code 與安裝好的 NPM 與 Node。如果你的電腦中還沒設定好 `npm`,[這是它的設定流程](https://www.npmjs.com/get-npm)。 前往 `your_work` 資料夾,開始你的專案: @@ -213,4 +213,4 @@ npm start ## 作業 -[把玩 Canvas API](assignment.zh-tw.md) \ No newline at end of file +[把玩 Canvas API](assignment.zh-tw.md)