diff --git a/README.md b/README.md index b4a9353..955d03a 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first - [yew-style-in-rs](https://github.com/MatchaChoco010/yew-style-in-rs) - Scoped CSS in Rust for Yew. - [yew_icons](https://github.com/finnbear/yew_icons) - Easily include a variety of svg icons(Feather/Font Awesome/Octicons) into your Yew app. - [Yew-Template](https://github.com/INSAgenda/yew-template) - A crate for separating HTML and Rust code when using Yew. +- [yew-nested-router](https://github.com/ctron/yew-nested-router) - A router that supported nesting, with Yew 0.20. ### Wasm