From 3f583baf93e424e53e3d1bbc9d1d71348479dfa1 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Tue, 16 Jul 2019 17:38:34 +0200 Subject: Updated README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2c44b394..6b8f5a14 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,8 @@ The comprehensive [KVision guide](https://kvision.gitbook.io/kvision-guide/) is Full API documentation (KDoc) is available at [https://rjaros.github.io/kvision/api/](https://rjaros.github.io/kvision/api/). -You can also look at [KVision blog posts at dev.to](https://dev.to/t/kvision/latest). +You can also look at [KVision blog posts at dev.to](https://dev.to/t/kvision/latest) and you can talk with KVision +developers on Kotlin Slack [#kvision](https://kotlinlang.slack.com/messages/kvision/) channel. ## Quickstart -- cgit