From eae1956ff232373b976b6b8c09b4aa6934dfb1f2 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Thu, 21 Sep 2023 19:31:11 -0700 Subject: [PATCH] Update README.md Added Kotlin Multiplatform --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7cd70d..87c48ce 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A simple defensive library to encode/decode URL components. This library was extracted from the [RIFE2 Web Application Framework](https://rife2.com). -A Kotlin version can also be found at [https://github.com/ethauvin/urlencoder](https://github.com/ethauvin/urlencoder). +A Kotlin Multiplatform version can also be found at [https://github.com/ethauvin/urlencoder](https://github.com/ethauvin/urlencoder). The rules are determined by combining the unreserved character set from [RFC 3986](https://www.rfc-editor.org/rfc/rfc3986#page-13) with the