mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Merge #1546
1546: Fix readme in wgpu r=kvark a=Dispersia **Description** Just fixes the logo image in the wgpu/wgpu directory, didn't move the logo.png down because several other places reference it still as well. Co-authored-by: Dispersia <dispersias@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user