background code checker for golang

docs: add installation instructions

Signed-off-by: oppiliappan <me@oppi.li>

+15
+15
readme.md
··· 18 18 <source src="https://cdn.oppi.li/J9S.mp4" type="video/mp4"> 19 19 </video> 20 20 21 + ## installation 22 + 23 + build: 24 + 25 + ``` 26 + $ git clone https://tangled.sh/@oppi.li/gust 27 + $ cd gust && go build 28 + ``` 29 + 30 + alternatively, if you use nix: 31 + 32 + ``` 33 + $ nix profile install git+https://tangled.sh/@oppi.li/gust 34 + ``` 35 + 21 36 ## todo 22 37 23 38 - documentation