"this" or not "this" notice in readme

This commit is contained in:
Dmitri Granetchi
2015-06-28 23:35:27 +03:00
parent 3b77b083d4
commit d77d0f104d
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -111,3 +111,4 @@ Log level | Description
## Additional
`-D bindx_compareMethods` enables methods comparing with `Reflect.compareMethods` (enabled for Neko by default)
- BindExt and `this`. Use `this.bindableA.bindableB` to listen changes of `bindableA`, not only `bindableB`