diff --git a/README.md b/README.md index 0575946..0f7ae2e 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ Now, issuing a `git remove -v` you should see: ## VoilĂ ! -You should now be able to run `grunt server` +You should now be able to run `grunt server` or `node --debug server.js` if you want node.js with express. diff --git a/app/index.html b/app/index.html index 76f44b8..98fffcb 100644 --- a/app/index.html +++ b/app/index.html @@ -32,6 +32,22 @@ + +
+ @@ -57,14 +73,25 @@ - + + + + + + + + + + + +