From c1bec6b554e052389bed34ec4a3eea76eb987251 Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Sat, 15 Feb 2014 19:36:42 +0100 Subject: [PATCH] Explain try.html in Readme. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b45747..676a470 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,9 @@ sudo npm start ``` The root gets redirected to . -For testing purposes, you can go to `http://localhost/index.html`. +For testing purposes, you can go to `http://localhost/try.html`. +You should modify that file. The "real" root, `http://localhost/index.html`, +gets generated from the `try.html` file. # Format