aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2020-03-03 18:14:15 +0100
committerRobert Jaros <rjaros@finn.pl>2020-03-03 18:14:15 +0100
commit7f7f8b4ed0660fe314a400ea480fbe4cea3c98b5 (patch)
tree21aa9ae876b6332486f5400eca7c10803e6b2642
parentd80c5d6538b168be7e10166a4af3f71c5e6fac87 (diff)
downloadkvision-7f7f8b4ed0660fe314a400ea480fbe4cea3c98b5.tar.gz
kvision-7f7f8b4ed0660fe314a400ea480fbe4cea3c98b5.tar.bz2
kvision-7f7f8b4ed0660fe314a400ea480fbe4cea3c98b5.zip
Updated README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e770af1e..9ed9ba13 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ which are used as a builder blocks for the application GUI.
KVision's design is quite similar to many non-web UI programming libraries including Swing, JavaFX, QT, WinForms and Flutter.
-KVision contains innovative connectivity interface for [Ktor](https://ktor.io/), [Jooby](https://jooby.org), [Spring Boot](https://spring.io/projects/spring-boot) and [Javalin](https://javalin.io) frameworks on the server side, which
+KVision contains innovative connectivity interface for [Ktor](https://ktor.io/), [Jooby](https://jooby.io), [Spring Boot](https://spring.io/projects/spring-boot) and [Javalin](https://javalin.io) frameworks on the server side, which
allows to build fullstack applications with shared common code.
**KVision is being actively developed. Please create an issue for any bugs or feature requests.**
@@ -53,7 +53,7 @@ allows to build fullstack applications with shared common code.
- Easy to use Drag & Drop support.
- Type-safe REST connectivity.
- Support for event Flows.
-- Innovative integration interface for [Ktor](https://ktor.io), [Jooby](https://jooby.org), [Spring Boot](https://spring.io/projects/spring-boot) and [Javalin](https://javalin.io) frameworks on the server side,
+- Innovative integration interface for [Ktor](https://ktor.io), [Jooby](https://jooby.io), [Spring Boot](https://spring.io/projects/spring-boot) and [Javalin](https://javalin.io) frameworks on the server side,
including support for type-safe websockets connections.
- Support for building hybrid mobile applications with [Apache Cordova](https://cordova.apache.org/).
- Support for building cross-platform, desktop applications with [Electron](https://electronjs.org).