Skip to content

Commit 49f123b

Browse files
authored
Update readme with Travis badge (#16)
And remove redundant header info
1 parent b0c2845 commit 49f123b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Dart gRPC
2-
3-
This repository contains a [Dart](https://www.dartlang.org/) implementation of
1+
A [Dart](https://www.dartlang.org/) implementation of
42
[gRPC](https://grpc.io/).
53

4+
[![Build Status](https://travis-ci.org/dart-lang/grpc-dart.svg?branch=master)](https://travis-ci.org/dart-lang/grpc-dart)
5+
66
***Note***: This implementation is in a very early & experimental state. We do
77
not recommend using it for anything but experiments.

0 commit comments

Comments
 (0)