add go report card badge to README
This commit is contained in:
parent
7e882c8a7c
commit
819d39047c
|
|
@ -1,5 +1,6 @@
|
||||||
# gRPCurl
|
# gRPCurl
|
||||||
[](https://travis-ci.org/fullstorydev/grpcurl/branches)
|
[](https://travis-ci.org/fullstorydev/grpcurl/branches)
|
||||||
|
[](https://goreportcard.com/report/github.com/fullstorydev/grpcurl)
|
||||||
|
|
||||||
`grpcurl` is a command-line tool that lets you interact with gRPC servers. It's
|
`grpcurl` is a command-line tool that lets you interact with gRPC servers. It's
|
||||||
basically `curl` for gRPC servers.
|
basically `curl` for gRPC servers.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue