Skip to content

Commit

Permalink
Edited README.markdown via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
juggy committed May 7, 2011
1 parent 8a42634 commit dbbf02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Otherwise you can load the template directly within your existing views, render
$("body").append( template.render({model: new Backbone.Model}) );
template.makeAlive();

And check out the complete todo example: https://github.com/juggy/backbone-template-todos
And check out the complete todo example: https://github.com/juggy/backrub-todos
It is the same as the classic Backbone example.

## Things to know
Expand Down

0 comments on commit dbbf02b

Please sign in to comment.