We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b50950 commit d71e2e2Copy full SHA for d71e2e2
1 file changed
README.md
@@ -11,6 +11,9 @@
11
`rules_vulkan` is a set of [Bazel](https://bazel.build) rules for integrating the [Vulkan SDK](https://vulkan.lunarg.com/)
12
into your builds. It streamlines downloading, installing, and using Vulkan SDKs across major platforms.
13
14
+- [Documentation](./docs/index.md)
15
+- [Download SDK](https://vulkan.lunarg.com)
16
+
17
## Features
18
- Fully automated SDK installation.
19
- Maintains a list of [currently available](./vulkan/private/versions.bzl) SDK versions on `LunarG`.
0 commit comments