I don't have time to write anything myself, but I would be happy to accept a PR.
Your outline looks fine, two comments:
bevy_dioxus isn't on crates.io, and I don't feel comfortable publishing it given the lack of commitment I have to this crate. I'd rather replace the crates.io/license section under the crate name with a short description, something like "this is an experimental crate that integrates dioxus with bevy_ui".
I'd rename "installation" to "setup", and note supported bevy, bevy_mod_picking, and dioxus versions.
Hey (me again), wondering if it's possible to add a README.md file.
Happy to contribute it too. Something like this;
bevy_dioxus
crates.io badge / license badges
Installation
Add the following to your
Cargo.toml
:Usage