diff --git a/README.md b/README.md index 707b2cc..5268152 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# Build a Website with Node.js +## Build a Website with Node.js -Full project for the Build a Website with Node course. +Full project for the Build a Website with Node.js course. ## 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` +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