added goreportcard on Quality standard

This commit is contained in:
Thiago Avelino 2016-01-10 13:47:40 -02:00
parent 6bf16e7271
commit 0e5ae99ec3

View File

@ -20,7 +20,7 @@ Please contribute links to packages/projects you have used or are familiar with.
## Quality standard
To be on the list, project repositories should adhere to these quality standards:
To be on the list, project repositories should adhere to these quality standards (http://goreportcard.com/report/<github_user>/<github_user>):
- Code functions as documented and expected
- Generally useful to the wider community of Go programmers