samples url

This commit is contained in:
Dima Granetchi
2014-12-21 22:24:54 +02:00
parent ac7aab2a9d
commit 713c0d1e19
+3 -1
View File
@@ -14,7 +14,7 @@
====== ======
## Пример: ## Примеры:
```haxe ```haxe
// UserModel.hx // UserModel.hx
@@ -48,6 +48,8 @@ function onHealthChange(from:Null<Float>, to:Null<Float>) {
} }
``` ```
[Все примеры](https://github.com/profelis/bindx2/tree/master/samples/)
====== ======
## API: ## API: