From bb16c08ab495c51765f69f39ad278454a36274bc Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 7 Oct 2019 23:31:23 +0200 Subject: Updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 268f5863..34ed3661 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ Full API documentation (KDoc) is available at [https://rjaros.github.io/kvision/ 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. +If you are looking for the guide for KVision 1.x, you can [find it here](https://kvision.gitbook.io/kvision-guide/v/kvision-1.x/). + ## Quickstart #### Development -- cgit