backbone.picky
backbone.picky copied to clipboard
updated model listening examples to be inline with API
Picky triggers this.trigger("selected", this); on the model but the example listened for select, just changed the readme to reflect this