From b47ad96af2684038d51a0202f1834c3c6f59b474 Mon Sep 17 00:00:00 2001 From: blz Date: Sun, 8 Mar 2026 02:05:05 +0100 Subject: [PATCH] Doc update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4f1ac7..2b509a7 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ $ ./sdl-glisseur_10 $ top (or ps ax) ---> get PID of the glider proccess $ kill -9 PID ``` +or try to CTRL+C many times - - - - - - - # Adjust image size @@ -64,6 +65,7 @@ Update the direction adding parameters, check examples from line 158 to line 205 # Border bounce or pass through Comment / uncomment bounce and pass through blocks on line 288 to 351 + - - - - - - - # Let's glide !