aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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