Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsl committed Nov 4, 2016
1 parent 6530486 commit b58ee5d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@ The template name used in the parameter is the filename of the template, without

## Custom options

The following options can be provided:

* ``files`` is the pattern, parsed by the [globby](https://www.npmjs.com/package/globby) module.
A ``files`` option can be provided to indicate where the template files can be found.
This pattern is parsed by the [globby](https://www.npmjs.com/package/globby) module.

```javascript
require('bluegate-handlebars')(app, {
Expand Down

0 comments on commit b58ee5d

Please sign in to comment.