aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-04-11 17:58:10 +0200
committerRobert Jaros <rjaros@finn.pl>2019-04-11 17:58:10 +0200
commit2382d82d5aaed8e6519da9e82d771ee94007b2cd (patch)
treed97c4fef6ee147b97d58115ca7544097a21c7569 /README.md
parent05aa68315cbb475b6d205a54061495c5dc749e67 (diff)
downloadkvision-2382d82d5aaed8e6519da9e82d771ee94007b2cd.tar.gz
kvision-2382d82d5aaed8e6519da9e82d771ee94007b2cd.tar.bz2
kvision-2382d82d5aaed8e6519da9e82d771ee94007b2cd.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bd188ed6..79534eca 100644
--- a/README.md
+++ b/README.md
@@ -45,8 +45,8 @@ allows to build full-stack, multiplatform applications with shared common code.
- 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.
-- Innovative integration interface for [Ktor](https://ktor.io), [Jooby](https://jooby.org) and [Spring Boot](https://spring.io/projects/spring-boot) frameworks on the server side.
-Support for type-safe websockets connections with [Ktor](https://ktor.io).
+- Innovative integration interface for [Ktor](https://ktor.io), [Jooby](https://jooby.org) and [Spring Boot](https://spring.io/projects/spring-boot) frameworks on the server side,
+including support for type-safe websockets connections.
- Support for building cross-platform, desktop applications with [Electron](https://electronjs.org).
- Ready to explore [KVision examples](https://github.com/rjaros/kvision-examples) are available,
built with [Gradle](https://gradle.org/) and supporting Webpack's [Hot Module Replacement (HMR)](https://webpack.js.org/concepts/hot-module-replacement/) and