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 - - - - - - -