From 5bdc9b1735350dbd31ad3106f5ebb79dfb39b2cd Mon Sep 17 00:00:00 2001 From: Mahmoud Date: Thu, 26 Dec 2024 14:41:30 +0200 Subject: [PATCH] chore: update README --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53f21cb..862fab0 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,15 @@ [![Join our Discord](https://dcbadge.limes.pink/api/server/b5JbvHW5nv)](https://discord.gg/b5JbvHW5nv) -![logo](./assets/logo.webp) + +![logo](https://github.com/opensass/select-rs/blob/main/assets/demo.gif) ## 🎬 Demo -![select-rs-demo](./assets/demo.gif) + +![select-rs-demo](https://raw.githubusercontent.com/opensass/select-rs/refs/heads/main/assets/logo.webp) | Framework | Live Demo | | --- | --- | @@ -41,7 +43,8 @@ The following are some reasons why you should consider using Select RS in your W ## Yew Usage -Refer to [our guide](YEW.md) to integrate this component into your Yew app. + +Refer to [our guide](https://github.com/opensass/select-rs/blob/main/YEW.md) to integrate this component into your Yew app. ## 🧬 Dioxus Usage (TODO)