From 4cc85dfb7a218594297b8e2819f99072f11fa42d Mon Sep 17 00:00:00 2001 From: Ethosa Date: Sun, 12 May 2024 20:44:55 +0700 Subject: [PATCH] update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0538fbe..cef69df 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ # HappyX-UI ### HappyX UI library +[![Github Pages](https://img.shields.io/badge/LIVE_DEMO-100000?style=for-the-badge&logo=githubpages&logoColor=000000&labelColor=FFFFFF&color=CD7777)](https://hapticx.github.io/happyx-ui/#/) + This library was inspired by Jetpack Compose. It contains components that allow you to efficiently and quickly create an application. - ## TODO 🏁 ### Simple Components - [x] `Button`, `OutlineButton`;