abstracting
[sped.git] / README.md
index 0664806..2436d48 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This is my own stupid and pointless attempt at writing such line editor.
 
 #### Build from source
 
-With `gcc` and `nasm` installed, you can simply run
+with `gcc` and `nasm` installed, you can simply run
 ```
 make
 ```
@@ -29,6 +29,10 @@ to build the project
 
 **c** - change the contents of the current line
 
+**w** - saves file
+
+**q** - exists the program
+
 ### FAQ
 
 **are you insane**