From 157159b4d63117bddba2f3d4e763a43943d2f76d Mon Sep 17 00:00:00 2001 From: Shreck Ye Date: Tue, 5 Nov 2024 17:14:08 +0800 Subject: [PATCH] Update README.md about the API documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e51254..dee015e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ These include a core library to extend the Kotlin language and its standard libr Currently supported targets by multiplatform libraries: JVM, JS (browser), iOS (`iosX64`, `iosArm64`, and `iosSimulatorArm64`), and Wasm JS. +[Check out the API documentation here.](https://huanshankeji.github.io/kotlin-common/.) + ## Maven coordinates ```kotlin