diff --git a/readme.md b/readme.md index a0b3cc7..5fcefea 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ support for `data-bind` attributes, allowing your Backbone model `change` events to modify nearly any HTML element on your page. Whether it's updating the text of a `
`, or changing the css class of an `` tag, the `data-bind` support provides a very powerful and flexible means of creating a very rich -user experience. +user experience. **Note: data-bind style bindings are not bi-directional.** ## Getting Started