diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-10-07 23:31:23 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-10-07 23:31:23 +0200 |
commit | bb16c08ab495c51765f69f39ad278454a36274bc (patch) | |
tree | d752eb5f5cbf01d7e14684eceaabe49921c65110 /README.md | |
parent | d1d3a9ba80a250dab25fbd2b3872c2bc9a6701f8 (diff) | |
download | kvision-bb16c08ab495c51765f69f39ad278454a36274bc.tar.gz kvision-bb16c08ab495c51765f69f39ad278454a36274bc.tar.bz2 kvision-bb16c08ab495c51765f69f39ad278454a36274bc.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |