Update README

This commit is contained in:
2026-01-09 09:39:40 -06:00
parent 958d4e65f9
commit 4ce6c1f499

View File

@@ -35,7 +35,7 @@ class Hello < CyberarmEngine::GuiState
background Gosu::Color::GRAY
stack do
label "Hello World!"
banner "Hello World!"
button "close" do
window.close