Skip to content

Commit dc9032c

Browse files
update readme
1 parent 809569f commit dc9032c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,4 @@ fn main() -> Result<(), vku::Error>{
9595
vku::compile_all_shaders(&src_dir_path, &target_dir_path, debug_text_result)?;
9696
Ok(())
9797
}
98-
```
99-
100-
## More examples
101-
For more examples check the [examples repo](https://github.com/ArrowMaxGithub/vku-examples).
98+
```

0 commit comments

Comments
 (0)