diff --git a/README.md b/README.md index 3a415dc..3e93703 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ The [Dart](https://www.dartlang.org/) implementation of [gRPC](https://grpc.io/): A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. [![Build Status](https://travis-ci.org/grpc/grpc-dart.svg?branch=master)](https://travis-ci.org/grpc/grpc-dart) +[![pub package](https://img.shields.io/pub/v/grpc.svg)](https://pub.dartlang.org/packages/grpc) # Usage