From b08fe7568577902633f08cba89c67f0c9d671d94 Mon Sep 17 00:00:00 2001 From: rdlabo Date: Sat, 15 Aug 2026 17:20:23 +0900 Subject: [PATCH] point README to centralized documentation --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 769a27c..0fa66cb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A CSS/JS theme library that applies Material Design 3 design system to Ionic applications. +**Documentation:** [Read the full documentation](https://docs.rdlabo.dev/projects/ionic-theme-md3) + ![](screenshots/md3.png) DEMO is here: https://ionic-theme-md3.netlify.app/ @@ -25,14 +27,6 @@ If you need a more comprehensive Material Design 3 implementation, you may also > **Note:** This theme is purpose-built for compatibility with Ionic's design approach and `@rdlabo/ionic-theme-ios26`; it is not intended as a strict, full MD3 recreation. -## 💖 Support This Project - -Enjoying this library? Your support helps keep it alive and growing! -Sponsoring means you directly contribute to new features, improvements, and maintenance. - -[Become a Sponsor →](https://github.com/sponsors/rdlabo) - - ## Setup This is a CSS theme for extending your Ionic project. It does not work on its own, so use it together with the Ionic Framework.