ericf / express-handlebars

A Handlebars view engine for Express which doesn't suck.
BSD 3-Clause "New" or "Revised" License
2.31k stars 383 forks source link

Update README.md for custom views paths #87

Closed squaretone closed 9 years ago

squaretone commented 9 years ago

Update configuration instructions for using a custom views path with Express. https://github.com/ericf/express-handlebars/issues/86

ericf commented 9 years ago

Thanks!