diff --git a/README.md b/README.md index 13cebb1..94dbe09 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Material 3 wrapper components for Compose HTML based on [Material Web](https://github.com/material-components/material-web) -For unified multiplatform APIs which are more akin to those in `androidx.compose`, check out [Compose Multiplatform Material](https://github.com/huanshankeji/compose-multiplatform-material) which also depends on this library. +For unified multiplatform APIs which are more akin to those in `androidx.compose`, check out [Compose Multiplatform Material](https://github.com/huanshankeji/compose-multiplatform-material) which also depends on this library. Also see its [the side-by-side demo site](https://huanshankeji.github.io/compose-multiplatform-material/) for the visual effects of the components. For Material 2 support, you are recommended to check out [KMDC](https://github.com/mpetuska/kmdc) instead. For information on our obsolete work on legacy Material 2 components, check out [the legacy README](/legacy/README.md).