Link to try handlebars from readme

This commit is contained in:
kpdecker
2015-08-14 15:20:45 -05:00
parent 624a4c71aa
commit 519fac5081
+1 -1
View File
@@ -10,7 +10,7 @@ Handlebars.js and Mustache are both logicless templating languages that
keep the view and the code separated like we all know they should be.
Checkout the official Handlebars docs site at
[http://www.handlebarsjs.com](http://www.handlebarsjs.com).
[http://www.handlebarsjs.com](http://www.handlebarsjs.com) and the live demo at [http://tryhandlebarsjs.com/](http://tryhandlebarsjs.com/).
Installing
----------