background code checker for golang

docs: update usage

+3 -3
+3 -3
readme.md
··· 7 7 `gust` aims to have the following features: 8 8 9 9 - useful error reporting: errors can be expanded/contracted, 10 - they are sorted by priority, natively paged etc. 11 - - good defaults: `gust .` should be sufficient to get 12 - started 10 + they are sorted by priority, natively paged etc. 11 + - good defaults: replacing `go [build|run|test]` commands 12 + with `gust` should be enough to get live-reload 13 13 - highly configurable UI, commands, keybinds etc. 14 14 15 15 ## gallery