From 387e8679d13910fafe659c862bd2858d03473706 Mon Sep 17 00:00:00 2001 From: Eric Leung Date: Wed, 6 Apr 2016 11:40:19 -0700 Subject: [PATCH] Add background reading for Express.js challenge --- .../nodejs-and-expressjs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/challenges/03-back-end-development-certification/nodejs-and-expressjs.json b/challenges/03-back-end-development-certification/nodejs-and-expressjs.json index b4b0f4f030..2b47bc4d7f 100644 --- a/challenges/03-back-end-development-certification/nodejs-and-expressjs.json +++ b/challenges/03-back-end-development-certification/nodejs-and-expressjs.json @@ -196,6 +196,7 @@ "id": "bd7153d8c441eddfaeb5bd1f", "title": "Build Web Apps with Express.js", "description": [ + "Before we begin using Express.js, read this article on Understanding Express.js.", "We'll build this Waypoint on Cloud 9, a powerful online code editor with a full Ubuntu Linux workspace, all running in the cloud.", "If you don't already have Cloud 9 account, create one now at http://c9.io.", "Open up http://c9.io and sign in to your account.",