Actualiser README.md

This commit is contained in:
blz
2026-03-05 04:05:33 +11:00
parent 323fe7be21
commit 1ebbddf430

View File

@@ -21,13 +21,13 @@ $ gcc `sdl-config --cflags --libs` glisseur_10.c -o glisseur_10
```
- - - - - - -
# Runing
# Running
```
$ ./sdl-glisseur_10
```
- - - - - - -
# Stoping
# Killing
```
$ top (or ps ax) ---> get PID of the glider proccess
$ kill -9 PID