Readme wording

This commit is contained in:
Casey Rodarmor 2016-10-31 22:05:31 -07:00
parent aeedf5ddff
commit ed14b4d32a

View File

@ -166,7 +166,7 @@ test: build
./test --test {{os}} ./test --test {{os}}
build: build:
./build {{os}} ./build {{os}}
``` ```
```sh ```sh
@ -272,7 +272,7 @@ augroup filetypedetect
augroup END augroup END
``` ```
If you use another editor, feel free to send me the commands necessary to get syntax hilighting working and send them to me, so that I may include them here. Feel free to send me the commands necessary to get syntax hilighting working in your editor of choice so that I may include them here.
### justfile grammar ### justfile grammar