From a48ae306f2dea93baa57c224707c1507e2f97a5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jerson=20Z=C3=BA=C3=B1iga-Coayla?= Date: Tue, 13 Jul 2021 07:36:38 -0500 Subject: [PATCH] feat: add link to starter code folder --- 6-space-game/2-drawing-to-canvas/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6-space-game/2-drawing-to-canvas/README.md b/6-space-game/2-drawing-to-canvas/README.md index 6474fd32..45fa58fd 100644 --- a/6-space-game/2-drawing-to-canvas/README.md +++ b/6-space-game/2-drawing-to-canvas/README.md @@ -131,7 +131,7 @@ You will build a web page with a Canvas element. It should render a black screen ### Recommended steps to start development -Locate the files that have been created for you in the `your-work` sub folder. It should contain the following: +Download the [starter code](./your-work) that have been created for you in the `your-work` sub folder. It should contain the following: ```bash -| assets