summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJuan Ramos <[email protected]>2023-01-19 10:08:51 -0700
committerJuan Ramos <[email protected]>2023-01-19 10:13:12 -0700
commita841bc8e077a118ce7cfde05521766688e83b11d (patch)
treedb2e15444228ebbc0b572b8a150604b66350655e /README.md
parent1fa844dba2f0168d0b35ae1317357000938be5da (diff)
downloadVulkan-Headers-a841bc8e077a118ce7cfde05521766688e83b11d.tar.gz
Vulkan-Headers-a841bc8e077a118ce7cfde05521766688e83b11d.zip
docs: Remove un-neccessary detail from docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 1 insertions, 13 deletions
diff --git a/README.md b/README.md
index 18b19cd..02e42aa 100644
--- a/README.md
+++ b/README.md
@@ -23,16 +23,4 @@ Vulkan-Headers are shipped as part of the official [Vulkan-SDK](https://www.luna
## C/C++ Package Manager Support
-`Vulkan-Headers` are also supported by both conan & vcpkg.
-
-## Version Tagging Scheme
-
-Updates to the `Vulkan-Headers` repository which correspond to a new Vulkan
-specification release are tagged using the following format:
-`v<`_`version`_`>` (e.g., `v1.1.96`).
-
-**Note**: Marked version releases have undergone thorough testing but do not
-imply the same quality level as SDK tags. SDK tags follow the
-`sdk-<`_`version`_`>.<`_`patch`_`>` format (e.g., `sdk-1.1.92.0`).
-
-This scheme was adopted following the 1.1.96 Vulkan specification release.
+`Vulkan-Headers` are also supported by both [conan](https://conan.io/) & [vcpkg](https://learn.microsoft.com/en-us/vcpkg/).