Update link to triangle example (#767)

This commit is contained in:
tomaka 2017-08-25 11:48:05 +02:00 committed by GitHub
parent 361c969fb6
commit 2f9c9ff6b0

View File

@ -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