Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nikunj-fork committed Oct 6, 2020
1 parent c802304 commit 2bc0835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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).

Expand Down

0 comments on commit 2bc0835

Please sign in to comment.