summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHunter Kvalevog <hunter@kvog.sh>2026-05-15 20:52:08 -0500
committerHunter Kvalevog <hunter@kvog.sh>2026-05-15 20:52:08 -0500
commitf96974619cde0a6a0f568c72377476aa7314b3c3 (patch)
tree9169fe41f40a814390502f2a6870f44c0d358f02
parente8c8c9821ed22d4b5a8ed3639029cb3daa5f36ca (diff)
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 1c31ed9..6852f7b 100644
--- a/README
+++ b/README
@@ -9,6 +9,5 @@ These demos are for educational and experimental purposes only. They are not
guaranteed to be correct, performant, safe, or (generally speaking) good.
-------------------------------------------------------------------------------
-win-resize | Example of how to keep drawing to a window that is being resized
- | or moved on Windows, in C.
+win-resize | Drawing while resizing on Windows
-------------------------------------------------------------------------------