From 1530e8b2c203cfe5e7c35dd4f48d4d4ba367e976 Mon Sep 17 00:00:00 2001 From: Shreck Ye Date: Wed, 6 Nov 2024 11:58:09 +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 360d198..22c99e8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ For unified multiplatform APIs which are more akin to those in `androidx.compose 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). +[Check out the API documentation here.](https://huanshankeji.github.io/compose-html-material/api-documentation/index.html) + ## Supported components Not all components of Material Web are supported yet. Also, not all Material Design components are supported by Material Web yet (see [their roadmap](https://github.com/material-components/material-web/blob/main/docs/roadmap.md)).