Lint/fix READMEs

This commit is contained in:
Christian Muehlhaeuser
2019-12-13 20:36:25 +01:00
parent 8bc396c145
commit 0e77ddf76c
+2 -1
View File
@@ -27,7 +27,8 @@ Currently `gold` uses the [Aurora ANSI colors](https://godoc.org/github.com/logr
Style definitions located in `styles/` can be embedded into the binary by
running [statik](https://github.com/rakyll/statik):
```
```console
statik -f -src styles -include "*.json"
```