update readme

This commit is contained in:
John Bintz 2011-05-24 06:44:17 -04:00
parent 82663d2297
commit 9b8700201b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ If you 100% know you won't need that support, modify your `Guardfile` as appropr
## ...and the `.jst` file search? ## ...and the `.jst` file search?
I use [Backbone.js](http://documentcloud.github.com/backbone/) a lot, and I put my view templates in `app/views/*.jst` I use [Backbone.js](http://documentcloud.github.com/backbone/) a lot, and I put my Underscore view templates in `app/views/*.jst`
and mash them all together with [Jammit](https://github.com/documentcloud/jammit) for use in my apps. Feel free to change that, it's your `Guardfile` after all. and mash them all together with [Jammit](https://github.com/documentcloud/jammit) for use in my apps. Feel free to change that, it's your `Guardfile` after all.
Or, try it. It's easy to do in your `assets.yml` file: Or, try it. It's easy to do in your `assets.yml` file: