update router readme

This commit is contained in:
Adrian Wannenmacher 2022-12-16 12:03:59 +01:00
parent 5c1915990b
commit da1862507e
No known key found for this signature in database
GPG key ID: 19D986ECB1E492D5

View file

@ -2,7 +2,6 @@
<h1>Dioxus Router</h1>
</div>
<div align="center">
<!-- Crates version -->
<a href="https://crates.io/crates/dioxus">
@ -35,8 +34,6 @@
</a>
</div>
<div align="center">
<h3>
<a href="https://dioxuslabs.com"> Website </a>
@ -110,11 +107,3 @@ fn BlogPost(cx: Scope) -> Element {
}
}
```
## Resources
- See the mdbook
- See the one-page brief
- See the guide on the doc site
- The crates.io API