PistonDevelopers / conrod

An easy-to-use, 2D GUI library written entirely in Rust.
Other
3.35k stars 296 forks source link

Add conrod_wgpu to README #1445

Closed AsyncBanana closed 2 years ago

AsyncBanana commented 2 years ago

This pull request makes sure users do not get confused when trying to use the wgpu version. I was initially directed here from the wgpu wiki, but I could not find the conrod wgpu version until I looked in the backends folder. With this now, the wgpu backend will be included along with the other backends in the README.