From 98aee237bd19b535cd7348f9aa41a12d1dafa3ab Mon Sep 17 00:00:00 2001 From: themixedupstuff Date: Mon, 8 Apr 2024 22:55:37 +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 f9305d3..d661bdf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![QUIK](/QUIK/Quik.Common/raw/branch/master/assets/quik_ico_64.png) QUIK: User Interface Kit -============================================================================================ +![QUIK](https://git.mixedup.dev/QUIK/Quik.Common/raw/branch/master/assets/quik.svg) QUIK: User Interface Kit +==================================================================================================================== QUIK is an immediate mode user interface kit intended for embedding in other C# applications. When rendering UI elements, a command buffer is generated may can be converted to any other rendering commands using built-in or self made