X-Git-Url: https://git.danieliu.xyz/?p=sped.git;a=blobdiff_plain;f=README.md;h=d4fc9f64000b34f8754bedf69600bfa49d7ed1ce;hp=7f87c88b993e9cd0caed23c5a1ba079b15ee3abe;hb=HEAD;hpb=737708d2a5e6ec61079236484c0a4c8234206ea8 diff --git a/README.md b/README.md index 7f87c88..d4fc9f6 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,16 @@ This is my own stupid and pointless attempt at writing such line editor. with `gcc` and `nasm` installed, you can simply run ``` -make +sudo make install ``` to build the project -### COMMANDS +### USAGE/COMMANDS + +**sped** takes a single command line argument, the file you wish to open. +``` +sped [file] +``` **p** - prints the contents of the current line