From b450fc407110ed2f28e51487ff11b2b1654b04c7 Mon Sep 17 00:00:00 2001 From: Martin Bonnin Date: Fri, 27 Mar 2020 23:57:19 +0100 Subject: [PATCH] Redirect to ktor-io for older versions See https://github.com/Kotlin/kotlinx-io/issues/105 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e28322e77..ffc993a92 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ and performing other low level operations. ![Experimental](https://img.shields.io/badge/kotlinx-experimental-orange.svg?style=flat) [![Download](https://api.bintray.com/packages/kotlin/kotlinx/kotlinx.io/images/download.svg) ](https://bintray.com/kotlin/kotlinx/kotlinx.io/_latestVersion) -NOTE: This library is *experimental*. Any API is a subject to change. +NOTE: master contains version 0.2.x and is *experimental*. Any API is a subject to change. If you're looking for multiplatform releases of older versions, you can check [ktor-io](https://github.com/ktorio/ktor/tree/master/ktor-io). See https://github.com/Kotlin/kotlinx-io/issues/54 for more details. # Structure