Skip to content

Commit

Permalink
adding a disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Oct 21, 2010
1 parent f3a8dcd commit 6aa2f53
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/todos.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
// DISCLAIMER: This example is not yet complete, and probably isn't *too*
// helpful for getting a sense of a real-world Backbone application just yet.
// Contributions to it are welcome, but be careful of trying to use it as a
// model.

(function() {

// ### Models
Expand Down

0 comments on commit 6aa2f53

Please sign in to comment.