diff --git a/README.md b/README.md index 9b0ff52..177ca55 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ Rust port of [Lucide](https://lucide.dev/). Rust Lucide is available for these Rust frameworks: -- [Dioxus](https://dioxuslabs.com/) -- [Leptos](https://leptos.dev/) -- [Yew](https://yew.rs/) +- [Dioxus](https://dioxuslabs.com/) +- [Leptos](https://leptos.dev/) +- [Yew](https://yew.rs/) See [the Rust Lucide book](https://lucide.rustforweb.org/introduction.html#frameworks) for more information. @@ -34,6 +34,6 @@ This project is available under the [MIT license](LICENSE.md). ## Rust For Web -The Rust Lucide project is part of the [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). [Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. diff --git a/book/src/introduction.md b/book/src/introduction.md index 0b72a56..858f578 100644 --- a/book/src/introduction.md +++ b/book/src/introduction.md @@ -12,9 +12,9 @@ Rust Lucide is a Rust port of [Lucide](https://lucide.dev/). Rust Lucide is available for the following frameworks: -- [Dioxus](https://dioxuslabs.com/) -- [Leptos](https://leptos.dev/) -- [Yew](https://yew.rs/) +- [Dioxus](https://dioxuslabs.com/) +- [Leptos](https://leptos.dev/) +- [Yew](https://yew.rs/) ## License @@ -22,6 +22,6 @@ This project is available under the [MIT license](https://github.com/RustForWeb/ ## Rust For Web -The Rust Lucide project is part of the [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). [Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. diff --git a/packages/dioxus/README.md b/packages/dioxus/README.md index d438914..2d6d40e 100644 --- a/packages/dioxus/README.md +++ b/packages/dioxus/README.md @@ -16,6 +16,6 @@ See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. ## Rust For Web -The Rust Lucide project is part of the [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). [Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. diff --git a/packages/leptos/README.md b/packages/leptos/README.md index f277851..fd4d65d 100644 --- a/packages/leptos/README.md +++ b/packages/leptos/README.md @@ -16,6 +16,6 @@ See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. ## Rust For Web -The Rust Lucide project is part of the [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). [Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source. diff --git a/packages/yew/README.md b/packages/yew/README.md index 0ab28a2..85ca782 100644 --- a/packages/yew/README.md +++ b/packages/yew/README.md @@ -16,6 +16,6 @@ See [the Rust Lucide book](https://lucide.rustforweb.org/) for documentation. ## Rust For Web -The Rust Lucide project is part of the [Rust For Web](https://github.com/RustForWeb). +The Rust Lucide project is part of [Rust For Web](https://github.com/RustForWeb). [Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.