Skip to content

Commit

Permalink
Add amd option to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tauren committed Jan 11, 2013
1 parent 9c2362e commit 638d835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ app.use(jade_browser('/js/templates.js', '**', options));
- `namespace` Namespace for the browser (default: 'jade')
- `minify` Minifies the output (default: false)
- `maxAge` Time in seconds to cache the results (default: 86400)
- 'amd' Exposes templates as an AMD module for Require.JS compatibility

### Browser

Expand Down

0 comments on commit 638d835

Please sign in to comment.