Updated readme.md file with link to the "preface" chapter.

Added link to the article with introduction to the author, Vulkan API and source code.
This commit is contained in:
Pawel Lapinski
2016-03-25 19:37:27 +01:00
parent 77d441165f
commit dbbf93288b

View File

@@ -3,7 +3,7 @@ by Pawel Lapinski
Source code examples for "API without Secrets: Introduction to Vulkan" tutorial which can be found at: Source code examples for "API without Secrets: Introduction to Vulkan" tutorial which can be found at:
https://software.intel.com/en-us/ https://software.intel.com/en-us/articles/api-without-secrets-introduction-to-vulkan-preface
Special thanks to Slawomir Cygan for help and for patiently answering my many, many questions! Special thanks to Slawomir Cygan for help and for patiently answering my many, many questions!