Skip to content

Commit

Permalink
Wording changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Dec 11, 2011
1 parent 8c7cc20 commit a3d1072
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Installation
Usage
-----

Create new project structure:
Create new project with sample templates:

ae86 init

Expand All @@ -20,13 +20,11 @@ Create new project structure:
* pages/ - directory containing page templates
* params.js - file containing custom tags and variables

Generate the website:
Generate the website, website will be written to out/ directory:

ae86 gen

Generated static website will be written to out/ directory.

AE86 in watch mode will automatically regenerate the website everytime there's a modified file:
Watch the project, website will automatically be regenerated everytime there's a modified file:

ae86 watch

Expand Down

0 comments on commit a3d1072

Please sign in to comment.