summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--[-rwxr-xr-x]readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index f251d95..2e85c42 100755..100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-Compilation: gcc -o life -lSDL2 life.c
+Compilation: issue the ```make``` command
Usage: life B S
@@ -25,3 +25,5 @@ Keybindings:
left mouse button draw
right mouse button erase
+
+ q quit