aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com>2021-11-10 16:14:34 -0400
committerFChannel <>2022-06-19 12:53:29 -0700
commitd1c8716c3e1eebde7e028ff675120854320a714a (patch)
treeae9fb90fdaeff47386975fed70eb60c8c75fdc0a /README.md
parentf1f2044c2f2bc24ea2a08c58b4517e1e07f4039c (diff)
index is visible
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 23d02fc..c573a30 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,8 @@ This currently helps enforce the Go style guide, but may be expanded upon in the
future.
Before you make a pull request, ensure everything you changed works as expected,
-and to fix errors reported by `go vet`.
+and to fix errors reported by `go vet` and make your code better with
+`staticcheck`.
## Server Installation and Configuration