aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2018-02-09 13:48:21 +0100
committerRobert Jaros <rjaros@finn.pl>2018-02-09 13:48:21 +0100
commitf173ea5305d5d1b2565aea47729e738f46597f80 (patch)
tree1a955d939e009216a86a45bcddf9368a4488db5d /README.md
parentbb0a7e0948953ebe53fc99ba8006124ee745f2f3 (diff)
downloadkvision-f173ea5305d5d1b2565aea47729e738f46597f80.tar.gz
kvision-f173ea5305d5d1b2565aea47729e738f46597f80.tar.bz2
kvision-f173ea5305d5d1b2565aea47729e738f46597f80.zip
A small typo.0.0.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b0c00cd7..00f9b37d 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ This design is quite similar to many non-web UI programming libraries including
- Integrates with libraries and components from [Font awesome](https://fontawesome.com/), [Bootstrap Select](https://github.com/silviomoreto/bootstrap-select) (with [AJAX](https://github.com/truckingsim/Ajax-Bootstrap-Select) extension),
[Awesome Bootstrap Checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox), [Trix editor](https://trix-editor.org/), [Bootstrap Datetime picker](https://github.com/AuspeXeu/bootstrap-datetimepicker),
[Bootstrap touchspin](https://github.com/istvan-ujjmeszaros/bootstrap-touchspin) and [Navigo](https://github.com/krasimir/navigo).
-- Includes sophisticated layout containers, including CSS flexbox, CSS grid and Bootstrap responsive 12 columns gid.
+- 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.
- Ready to explore [KVision examples](https://github.com/rjaros/kvision-examples) are available,