diff --git a/README.md b/README.md index 20264fa5..f2be56e6 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,12 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [glog](https://github.com/golang/glog) - Leveled execution logs for Go. * [go-log](https://github.com/siddontang/go-log) - Log lib supports level and multi handlers. +## QA tools + +*Software and libraries for QA.* + +* [GoLint](https://github.com/golang/lint) - Golint is a linter for Go source code. + # Resources