diff --git a/README.md b/README.md index 58291d5..7bb5352 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # errcheck -errcheck is a program for checking for unchecked errors in go programs. +errcheck is a program for checking for unchecked errors in Go code. ![errcheck](https://github.com/kisielk/errcheck/workflows/errcheck/badge.svg)