fixing readme

This commit is contained in:
2026-03-23 20:33:25 +01:00
parent d88f5c8188
commit 4a9ec8107d

View File

@@ -1,4 +1,4 @@
# KVF <a href="https://git.kbz8.me/kbz_8/KVF/actions?workflows=CI.yml"><img src="https://git.kbz8.me/kbz_8/KVF/actions/workflows/CI.yml/badge.svg"></a> # KVF
KVF (kbz_8 vulkan framework) is a lightweight single-header Vulkan framework written in C99 to simplify the creation of Vulkan applications. KVF (kbz_8 vulkan framework) is a lightweight single-header Vulkan framework written in C99 to simplify the creation of Vulkan applications.
It is designed to be a drop in framework inside any existing Vulkan renderer as it does not use any custom types of structs (except for the graphics pipeline builder). It is designed to be a drop in framework inside any existing Vulkan renderer as it does not use any custom types of structs (except for the graphics pipeline builder).