From 67097e14c9e0c0eb6cab2469185e609fb94b02bd Mon Sep 17 00:00:00 2001 From: HumanoidSandvichDispenser Date: Fri, 13 Mar 2026 15:16:39 -0700 Subject: [PATCH] docs: Update README for incremental controls --- as5/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/as5/README.md b/as5/README.md index df07b2a..914cc39 100644 --- a/as5/README.md +++ b/as5/README.md @@ -34,8 +34,8 @@ run the executable with the following command: # Instructions on how to use the program -If the selected entity is a penguin, hold W and S to accelerate it forward and -backward. Use A and D to change heading direction. +If the selected entity is a penguin, press W and S to accelerate it forward and +backward incrementally. Use A and D to change heading direction incrementally. Use TAB to switch between entities. The currently selected entity will be drawn with a bounding box.