We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809569f commit dc9032cCopy full SHA for dc9032c
README.md
@@ -95,7 +95,4 @@ fn main() -> Result<(), vku::Error>{
95
vku::compile_all_shaders(&src_dir_path, &target_dir_path, debug_text_result)?;
96
Ok(())
97
}
98
-```
99
-
100
-## More examples
101
-For more examples check the [examples repo](https://github.com/ArrowMaxGithub/vku-examples).
+```
0 commit comments