From 435b65abc551279bd60f10d4cd67129394512f9e Mon Sep 17 00:00:00 2001 From: NAFISAHMED78 <72957682+NAFISAHMED78@users.noreply.github.com> Date: Fri, 16 Oct 2020 08:56:41 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 707b2cc..c73aaf0 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# Build a Website with Node.js +# BUILD WEBSITE WITH NODE-JS. Full project for the Build a Website with Node course. -## Instructions +## INSTRUCTIONS. 1. Clone the repo: `git@github.com:scotch-io/node-website-course.git` 2. Install packages: `npm install` 3. Start the server: `node server.js` 4. Visit in browser at: `http://localhost:8080` -## Course Videos +## COURSES. [Watch the first three lessons free](https://school.scotch.io/build-a-nodejs-website)