feat: update README
This commit is contained in:
parent
8b1d063ffe
commit
72ffe8456d
11
README.md
11
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%
|
||||
```
|
Loading…
Reference in New Issue