diff --git a/README.md b/README.md index b4b00ac..af36e6a 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ Details ./bin/dot-packer -s examples/views -d out/views +## Example for express + Many people are using doT with expree. I added an example of the best way of doing it: + https://github.com/olado/doT/tree/dev/examples/express + ## Notes doU.js is here only so that legacy external tests do not break. Use doT.js. doT.js with doT.templateSettings.append=false provides the same performance as doU.js.