diff --git a/Cargo.toml b/Cargo.toml index d7ea510..c708c4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" keywords = ["web", "leptos", "ui", "melt-ui"] authors = ["luoxiaozero "] -description = "A Leptos UI Library" +description = "An easy to use leptos component library" homepage = "https://github.com/luoxiaozero/melt-ui" repository = "https://github.com/luoxiaozero/melt-ui" license = "MIT" diff --git a/README.md b/README.md index 127fe37..7428a66 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -## melt-ui +# Melt UI -A Leptos UI Library +An easy to use leptos component library ## Resources -[Pigment](https://github.com/kobaltedev/pigment) \ No newline at end of file +[Pigment](https://github.com/kobaltedev/pigment) + +[Naive UI](https://github.com/tusen-ai/naive-ui)