Skip to content

Commit

Permalink
Simplify readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
aseemk committed Jul 5, 2011
1 parent 28d14cc commit a11a4c7
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions readme.md
Expand Up @@ -53,18 +53,11 @@ As Borat would say, niiice!
Example
-------

Run the included Express example to see this in action:
Run the included Express example:

node example/app.js

Then open your browser to http://localhost:8080/ -- you should see:

* A page with three sections.
* Three "Hello from ..." lines in the top section.

And if you view source on the page, you should see three script references and
three stylesheet references. Most importantly, both sets should be in order of
'layout', 'page1' and 'page2'.
Then open your browser to http://localhost:8080/ to see it in action.

License
-------
Expand Down

0 comments on commit a11a4c7

Please sign in to comment.