Update README.md
This commit is contained in:
parent
392aa993ff
commit
6a3f439406
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ res.render('hello', {'name': 'world'});
|
||||||
|
|
||||||
# Options
|
# Options
|
||||||
- **partialsPath**: A path within the viewsDirectory to search for partials in.
|
- **partialsPath**: A path within the viewsDirectory to search for partials in.
|
||||||
Default is `./partials`. *Include the leading dot, please*.
|
Default is `./partials`.
|
||||||
- **fileExtension**: The file extension to search for. Default is `.mustache`.
|
- **fileExtension**: The file extension to search for. Default is `.mustache`.
|
||||||
|
|
Loading…
Reference in a new issue