diff --git a/README.md b/README.md index 547b160..515ec26 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Enumerx - Extended Enumer [![PkgGoDev](https://pkg.go.dev/badge/github.com/niktri/enumerx)](https://pkg.go.dev/github.com/niktri/enumerx) +# Enumerx - Extended Enumer [![PkgGoDev](https://pkg.go.dev/badge/github.com/niktri/enumerx)](https://pkg.go.dev/github.com/niktri/enumerx) [![Go Report Card](https://goreportcard.com/badge/github.com/niktri/enumerx)](https://goreportcard.com/report/github.com/niktri/enumerx) `Enumerx` is a tool to generate Go code that adds useful methods to Go enums (constants with a specific type).