Skip to content

Commit 3231be8

Browse files
authored
Update README.md
1 parent 954a958 commit 3231be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Maven Central](https://img.shields.io/maven-central/v/com.huanshankeji/compose-multiplatform-material)](https://search.maven.org/artifact/com.huanshankeji/compose-multiplatform-material)
44
![Kotlin version](https://kotlin-version.aws.icerock.dev/kotlin-version?group=com.huanshankeji&name=compose-multiplatform-material)
55

6-
Some simple Compose Multiplatform wrappers of common components, layouts, and Material Design components for Android/desktop and Compose HTML (mainly based on [KMDC](https://github.com/mpetuska/kmdc))
6+
Some simple Compose Multiplatform wrappers of common components, layouts, and Material Design components for Android/desktop/iOS (those in `androidx.compose.material`) and Compose HTML (mainly based on [KMDC](https://github.com/mpetuska/kmdc))
77

88
We try to make the function types of the composable components follow those of the desktop and Android ones
99
in `androidx.compose.foundation` and `androidx.compose.material`, meanwhile being compatible with the Compose HTML APIs. However,

0 commit comments

Comments
 (0)