diff --git a/README.md b/README.md index fe0e821..735ad83 100644 --- a/README.md +++ b/README.md @@ -65,15 +65,14 @@ make goreportcard ``` output: ```bash -goreportcard-cli -v -Grade ........... A+ 94.1% -Files .................. 9 -Issues ................. 1 +➜ go-cert-gen git:(main) goreportcard-cli -v +Grade .......... A+ 100.0% +Files ................. 12 +Issues ................. 0 gofmt ............... 100% go_vet .............. 100% gocyclo ............. 100% ineffassign ......... 100% -license ............... 0% - +license ............. 100% misspell ............ 100% ``` \ No newline at end of file