docs: Add Vulkan Logo
authorKarenGhavam-lunarG <karen@lunarg.com>
Fri, 15 Feb 2019 18:28:04 +0000 (11:28 -0700)
committerMark Young <marky@lunarg.com>
Fri, 15 Feb 2019 18:56:31 +0000 (11:56 -0700)
Adding Vulkan Logo for consistency across Vulkan SDK documentation.
Adding creative commons license (because there was no license on the documentation)

loader/LoaderAndLayerInterface.md

index 5e3509d6804e8450244723b2731b6ef4fd103e48..261d2d734d7f5d552fc5c791c5f4b40265525d8a 100644 (file)
@@ -1,5 +1,14 @@
+<!-- markdownlint-disable MD041 -->
+[![Khronos Vulkan][1]][2]
+
+[1]: https://vulkan.lunarg.com/img/Vulkan_100px_Dec16.png "https://www.khronos.org/vulkan/"
+[2]: https://www.khronos.org/vulkan/
+
 # Architecture of the Vulkan Loader Interfaces
+[![Creative Commons][3]][4]
 
+[3]: https://i.creativecommons.org/l/by-nd/4.0/88x31.png "Creative Commons License"
+[4]: https://creativecommons.org/licenses/by-nd/4.0/
 ## Table of Contents
   * [Overview](#overview)
     * [Who Should Read This Document](#who-should-read-this-document)