From 3a1c57530feca69ec900b270f5f500e94c493acb Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Tue, 3 Nov 2020 23:09:17 +0100 Subject: [PATCH] Update README.md (#388) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2724ba4..72efee2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ The [Dart](https://www.dart.dev/) 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) +[![CI status](https://github.com/grpc/grpc-dart/workflows/Dart/badge.svg)](https://github.com/grpc/grpc-dart/actions?query=workflow%3A%22Dart%22+branch%3Amain) [![pub package](https://img.shields.io/pub/v/grpc.svg)](https://pub.dev/packages/grpc)