X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README.md;h=2436d4840b9229bcd0390ff90e3fd54924460c6e;hb=6cf67300c03d92a9cc0c5888b33cdb21a852eb69;hp=066480687d1964cd8267e2e2929963830c4c7c34;hpb=aab6303fb9c43a2d727774c25b3c50a4b1fcae8d;p=sped.git diff --git a/README.md b/README.md index 0664806..2436d48 100644 --- 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**