diff --git a/README.markdown b/README.markdown index 508ac9608..363b5bcc0 100644 --- a/README.markdown +++ b/README.markdown @@ -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 ----------