mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 00:04:15 +00:00
Merge pull request #380 from tomaka/readme-sdk-note
Add a note about the SDK
This commit is contained in:
commit
1c62da338e
@ -26,6 +26,11 @@ What does vulkano do?
|
||||
|
||||
**Warning: this library breaks every five minutes for the moment.**
|
||||
|
||||
Note that vulkano does **not** require you to install the official Vulkan SDK. This is not
|
||||
something specific to vulkano (you don't need to SDK to write program that use Vulkan, even
|
||||
without vulkano), but many people are unaware of that and install the SDK thinking that it is
|
||||
required.
|
||||
|
||||
## [Documentation](https://docs.rs/vulkano)
|
||||
|
||||
[![](https://docs.rs/vulkano/badge.svg)](https://docs.rs/vulkano)
|
||||
|
Loading…
Reference in New Issue
Block a user