From 7863ba171160fb77edf8f16a2db7f54363e3a793 Mon Sep 17 00:00:00 2001 From: MrScautHD <65916181+MrScautHD@users.noreply.github.com> Date: Sat, 3 Aug 2024 22:53:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30c8c8e..d0ff269 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ Coming SoOn! > 3. Ensure that you downloaded the [`Vulkand SDK`](https://vulkan.lunarg.com/). --- -# !!! Importand -For this project, you need the `Vulkan SDK` with the version [1.3.283.0]. Please add the following code to your `.csproj` file: +# ⚠️ Importand for the Installation +For this project, you need the [`Vulkan SDK`](https://vulkan.lunarg.com/sdk/home#windows) with the version [1.3.283.0]. Please add the following code to your `.csproj` file: ```cs