Update crates/spirv-std/README.md

Co-authored-by: Eduard-Mihai Burtescu <eddyb@lyken.rs>
This commit is contained in:
Sylvester Hesp 2022-12-20 10:19:15 +01:00 committed by Sylvester Hesp
parent 5819bbaff8
commit b3e5c73c8d

View File

@ -10,7 +10,7 @@ As of `0.4.0-alpha.16`, your shaders will require a different preamble. See [thi
## Example
![Sky shader](https://github.com/EmbarkStudios/rust-gpu/raw/main/docs/assets/sky.jpg)
![Sky shader](https://github.com/EmbarkStudios/rust-gpu/raw/b12a2f3f6a54bc841d05a9224bc577909d519228/docs/assets/sky.jpg)
```rust
use spirv_std::spirv;