diff --git a/README.md b/README.md index cb97e78..796ae6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ helm-docs ========= +[![Go Report Card](https://goreportcard.com/badge/github.com/norwoodj/helm-docs)](https://goreportcard.com/report/github.com/norwoodj/helm-docs) + The helm-docs tool generates automatic documentation from helm charts into a markdown file. The resulting file contains metadata about the chart and a table with all of your charts' values, their defaults, and an optional description parsed from comments.