From 62cf78333cecb7271bbfbdfa6891738f2c0fc944 Mon Sep 17 00:00:00 2001 From: skydoves Date: Fri, 19 Jul 2024 16:27:20 +0900 Subject: [PATCH] Update README file --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf1fe0..5f0f926 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,10 @@ sourceSets { ### Kotlin Multiplatform Support Maps -| OS | Support | +| Platform | Support | |:---------------------------------:|:-------:| | Android | ✅ | +| Desktop | ✅ | | iOSX64/iOSArm64/iosSimulatorArm64 | ✅ | | macosX64/macosArm64 | ✅ | | js/WasmJs | ✅ |