From 422981b96050f48daaca35e0ff6341635499a2d7 Mon Sep 17 00:00:00 2001 From: JimTravisGoog Date: Mon, 21 Dec 2015 13:40:55 -0800 Subject: [PATCH] Update README.md --- appengine/express/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/express/README.md b/appengine/express/README.md index bdde6b81a3..08445b2c29 100644 --- a/appengine/express/README.md +++ b/appengine/express/README.md @@ -3,7 +3,7 @@ > [Express][1] is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. -Read the [Express.js on App Engine Tutorial][2] for how to run and deploy this +Read the [Express.js on App Engine Tutorial][2] for how to run and how to deploy this sample app. You can also view the [live demo][3] and read the [Express.js documentation][1].