Update README.md

This commit is contained in:
Giuseppe Barbieri 2018-06-23 12:32:23 +02:00 committed by GitHub
parent 979e0abb96
commit 5f41d1441a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,9 +17,9 @@ A comprehensive collection of open source C++ examples for [Vulkan®](https://ww
+ [Deferred](#Deferred)
+ [Compute Shader](#ComputeShader)
+ [Geometry Shader](#GeometryShader)
+ [Tessellation Shader](#Tessellation Shader)
+ [Tessellation Shader](#TessellationShader)
+ [Headless](#Headless)
+ [User Interface](#User Interface)
+ [User Interface](#UserInterface)
+ [Effects](#Effects)
+ [Extensions](#Extensions)
+ [Misc](#Misc)