Fix readme in wgpu

This commit is contained in:
Dispersia
2021-06-23 10:27:02 -07:00
parent b8f430551b
commit ba7f4f1b7c

View File

@@ -1,4 +1,4 @@
<img align="right" width="25%" src="logo.png">
<img align="right" width="25%" src="../logo.png">
wgpu-rs is an idiomatic Rust wrapper over [wgpu-core](https://github.com/gfx-rs/wgpu). It's designed to be suitable for general purpose graphics and computation needs of Rust community.