diff --git a/README.md b/README.md index 2d778ea..5f27f30 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A curated list of awesome Go linters. Sponsored by [GolangCI](https://golangci.c ## Cloud Linters ### Go Focused -* [GolangCI](https://golangci.com/) - Open Source service for automated Github pull request code reviews. Free for Open Source. +* [GolangCI](https://golangci.com/) - Open Source SaaS service for running linters on Github pull requests. Free for Open Source. * [Golint online](http://go-lint.appspot.com/) - Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package. * [GopherCI](https://gopherci.io/) - GopherCI helps you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible changes, and a suite of other tests. * [Go Report Card](https://goreportcard.com/) - Go repo report card.