diff --git a/README.md b/README.md index 05d0754ff516963cc0538fd0cf9a6ae79544c176..e777fd43785bb80b33ba83175fc5265431fe6fbf 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Most dependencies will be used via submodules but for example Vulkan needs to be | Name of dependency | Used as submodule | |-----------------------------------|---| | [Vulkan](https://www.vulkan.org/) | ⌠| +| [Vulkan-Headers](https://github.com/KhronosGroup/Vulkan-Headers) | ✅ | +| [Vulkan-Hpp](https://github.com/KhronosGroup/Vulkan-Hpp) | ✅ | | [GLFW](https://www.glfw.org/) | ✅ | | [SPIRV-CROSS](https://github.com/KhronosGroup/SPIRV-Cross) | ✅ | | [VulkanMemoryAllocator-Hpp](https://github.com/malte-v/VulkanMemoryAllocator-Hpp) | ✅ |