diff --git a/README.md b/README.md index ef0197e..5de804f 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ Contributing Please feel free to submit issues, fork the repository and send pull requests! -When submitting an issue, we ask that you please include a complete test function that demonstrates the issue. Extra credit for those using Testify to write the test code that demonstrates it. +When submitting an issue, we ask that you please include a complete test function that demonstrates the issue. Extra credit for those using Testify to write the test code that demonstrates it. Code generation is used. Look for `CODE GENERATED AUTOMATICALLY` at the top of some files. Run `go generate ./...` to update generated files.