From 62d0d0f3642386dc1f0aee4d8d1004e11592c3c3 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Tue, 11 Aug 2026 11:28:42 +0300 Subject: [PATCH] docs: improve README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78d29f6..7e97ab3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ + + KSwift ====== Swift + SpriteKit + StateMachine Example -Click (tap) to change states. Sitting becomes laying after three seconds. Laying becomes sleeping after another three seconds. +Tap to change states. The character starts in the walking state. Sitting becomes laying after three seconds. Laying becomes sleeping after another three seconds. -![](http://i.imgur.com/f224iav.png) \ No newline at end of file +![](http://i.imgur.com/f224iav.png)