From af47403150084c881e81f3fe6ca0c8fdf6784ac7 Mon Sep 17 00:00:00 2001 From: Dima Granetchi Date: Sat, 12 Dec 2015 17:15:01 +0200 Subject: [PATCH] fix readme formating --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddef6ca..d110e52 100644 --- a/README.md +++ b/README.md @@ -110,5 +110,5 @@ Log level | Description ## Additional -`-D bindx_compareMethods` enables methods comparing with `Reflect.compareMethods` (enabled for Neko by default) +- `-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`