diff --git a/README.md b/README.md index 2e24b3db..f8a9fb43 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,9 @@ will likely be straight-forward to fix in user code. ## [Documentation](https://docs.rs/vulkano) -To get started you are encouraged to read the examples in `examples/src/bin`, starting with -the `triangle` example. +To get started you are encouraged to read the examples in +[the `vulkano-examples` repository](https://github.com/vulkano-rs/vulkano-examples), starting with +[the `triangle` example](https://github.com/vulkano-rs/vulkano-examples/blob/master/triangle/main.rs). ## Donate