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:
|
output:
|
||||||
```bash
|
```bash
|
||||||
goreportcard-cli -v
|
➜ go-cert-gen git:(main) goreportcard-cli -v
|
||||||
Grade ........... A+ 94.1%
|
Grade .......... A+ 100.0%
|
||||||
Files .................. 9
|
Files ................. 12
|
||||||
Issues ................. 1
|
Issues ................. 0
|
||||||
gofmt ............... 100%
|
gofmt ............... 100%
|
||||||
go_vet .............. 100%
|
go_vet .............. 100%
|
||||||
gocyclo ............. 100%
|
gocyclo ............. 100%
|
||||||
ineffassign ......... 100%
|
ineffassign ......... 100%
|
||||||
license ............... 0%
|
license ............. 100%
|
||||||
|
|
||||||
misspell ............ 100%
|
misspell ............ 100%
|
||||||
```
|
```
|
Loading…
Reference in New Issue