Skip to content

Commit

Permalink
sigh. more readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jlongster committed Oct 24, 2013
1 parent 12fb680 commit 48051cc
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,17 @@ templating engine for javascript. It is heavily inspired by
[jinja2](http://jinja.pocoo.org/). View the docs
[here](http://jlongster.github.io/nunjucks/).

**Note**: 1.0 was just pushed out and the client-side browser
filenames have changed. [Read
here](http://jlongster.github.io/nunjucks/getting-started.html).

## Installation

`npm install nunjucks`

(View the [CHANGELOG](https://github.com/jlongster/nunjucks/blob/master/CHANGELOG.md))

**Note**: 1.0 was just pushed out, so if you are currently using
nunjucks read the CHANGELOG. Especially important: the client-side
browser filenames have changed. [Read
here](http://jlongster.github.io/nunjucks/getting-started.html).

## Documentation

See [here](http://jlongster.github.io/nunjucks/).
Expand Down

0 comments on commit 48051cc

Please sign in to comment.