From 7be2cf162d4c3033fb7567dc946733c375a92b06 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 18 Apr 2026 14:53:37 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae39bf8..2395bcc 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ A simple Vulkan tutorial. Might expending it later into a game or engine. Based from [vkguide](https://vkguide.dev/) +This has a very different philosophy than the main [Khronos Vulkan Tutorial](https://docs.vulkan.org/tutorial/latest/00_Introduction.html)