Edited README.markdown via GitHub

This commit is contained in:
Yehuda Katz
2011-05-05 11:16:22 -07:00
parent 4f309bb3aa
commit 92535a9158
+1 -1
View File
@@ -3,7 +3,7 @@ Handlebars.js
Handlebars.js is an extension to the [Mustache templating language](http://mustache.github.com/) created by Chris Wanstrath. 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://handlebars.strobeapp.com](http://handlebars.strobeapp.com).
Checkout the official Handlebars docs site at [http://www.handlebarsjs.com](http://www.handlebarsjs.com).
Installing