gfx-rs / wgpu

A cross-platform, safe, pure-Rust graphics API.
https://wgpu.rs
Apache License 2.0
11.46k stars 855 forks source link

In readme, use emoji literals instead of shortcodes #5843

Closed onkoe closed 1 week ago

onkoe commented 1 week ago

Good morning! Crates.io doesn't support emoji shortcodes like :ok:. While the readme's "supported platforms" listing looks great on GitHub, it's not so nice on Crates.io for that reason.

Such an issue can be moderately confusing for new users, and it's been bothering me for a while now.

Here's a minor fix to the readme that takes care of the problem! Please let me know if any changes are needed.