From 00b6e5a236d39998ae37a848bf2bfbfe5dd576ea Mon Sep 17 00:00:00 2001 From: TN-TechNoob Date: Tue, 29 Apr 2025 14:41:53 +0800 Subject: [PATCH] Fix README Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 917d9bdb6..48a880963 100644 --- a/README.md +++ b/README.md @@ -73,5 +73,5 @@ This is a fabric mod that introduces a brand new **Vulkan** based voxel renderin ## Notes - This mod is still in development, please report issues in the [issue tab](https://github.com/xCollateral/VulkanMod/issues) with logs attached! -- This mode isn't just "minecraft on vulkan" (e.g: [zink](https://docs.mesa3d.org/drivers/zink.html) ), it is a full rewrite of the minecraft renderer. +- This mod isn't just "minecraft on vulkan" (e.g: [zink](https://docs.mesa3d.org/drivers/zink.html) ), it is a full rewrite of the minecraft renderer.