summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHunter Kvalevog <hunter@kvog.sh>2026-05-31 21:48:54 -0500
committerHunter Kvalevog <hunter@kvog.sh>2026-05-31 21:48:54 -0500
commit59b0da2dd45261695ee32662847277750c2f4e9a (patch)
tree01a4aabadc7e300afdc2c540b8abc9a8b4a7a433 /README
parenta9a5e68cf552365c352ef9135c402ad6edbb3b08 (diff)
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 3 insertions, 7 deletions
diff --git a/README b/README
index a0c389c..45c58cb 100644
--- a/README
+++ b/README
@@ -8,10 +8,6 @@ deserve their own repositories.
These demos are for educational and experimental purposes only. They are not
guaranteed to be correct, performant, safe, or (generally speaking) good.
--------------------------------------------------------------------------------
-vk-cube | Spinning cube Vulkan demo
--------------------------------------------------------------------------------
-win-resize-mt | Drawing while resizing on Windows (multi threaded)
--------------------------------------------------------------------------------
-win-resize-st | Drawing while resizing on Windows (single threaded)
--------------------------------------------------------------------------------
+vk-cube: Spinning cube Vulkan demo
+win-resize-mt: Drawing while resizing on Windows (multi threaded)
+win-resize-st: Drawing while resizing on Windows (single threaded)