diff --git a/README.md b/README.md index 232ffaa1..60d5c5d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #gRPC-Go -[](https://travis-ci.org/grpc/grpc-go) [](https://godoc.org/google.golang.org/grpc) +[](https://travis-ci.org/grpc/grpc-go) [](https://godoc.org/google.golang.org/grpc) [](https://coveralls.io/github/grpc/grpc-go?branch=master) The Go implementation of [gRPC](http://www.grpc.io/): A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. For more information see the [gRPC Quick Start](http://www.grpc.io/docs/) guide.