Add Pub badge to readme (#96)

This commit is contained in:
Michael Thomsen 2018-07-10 16:59:30 +02:00 committed by GitHub
parent ee1b0f9141
commit 9e1f296a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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