From 14f021400faea426aa170e0059bed51bb0fee41a Mon Sep 17 00:00:00 2001 From: blz Date: Thu, 5 Mar 2026 09:17:42 +1100 Subject: [PATCH] Actualiser README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3c3411..639fbc3 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ $ top (or ps ax) ---> get PID of the glider proccess $ kill -9 PID ``` - - - - - - - -# Adjust image size +# Adjusting image size Update i and j on lines 122 and 123 ``` i=320; @@ -56,7 +56,7 @@ Update i and j on lines 122 and 123 ``` - - - - - - - -# Change glider moving rules +# Changing glider moving rules Update the direction adding parameters, check examples from line 158 to line 205 - - - - - - -