aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-08-03 03:00:37 +0200
committerRobert Jaros <rjaros@finn.pl>2019-08-03 03:00:37 +0200
commit1452af25429363c47938aa92fdb37464995c1fe3 (patch)
treea94e0e14852b82ffebdfc9a744aa8c53326f4f95
parentc9808690f1161966267c26bb77d6ebadf50970a2 (diff)
downloadkvision-1452af25429363c47938aa92fdb37464995c1fe3.tar.gz
kvision-1452af25429363c47938aa92fdb37464995c1fe3.tar.bz2
kvision-1452af25429363c47938aa92fdb37464995c1fe3.zip
Updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 647b41a6..9a26b09b 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ allows to build full-stack, multiplatform applications with shared common code.
- Includes sophisticated layout containers, including CSS flexbox, CSS grid and Bootstrap responsive 12 columns grid.
- Includes convenient forms implementation, with support for many different input components and easy to use validation.
-- Data binding support for [observable](https://github.com/rjaros/kotlin-observable-js) data model.
+- Data binding support for observable data model.
- Internationalization support based on [Jed](http://messageformat.github.io/Jed/) library and [gettext](https://www.gnu.org/software/gettext/) translations.
- Easy to use Drag & Drop support.
- Type-safe REST connectivity.