From 696413339f38ffffb1c6af23f98b89afcefa7ad5 Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Tue, 24 Apr 2018 22:53:39 +0200 Subject: [PATCH] Update README.md (#83) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bb6eb8..ba70f23 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ The [Dart](https://www.dartlang.org/) implementation of # Usage -See the [route_guide example](example/route_guide/) for an example on how to -use this package. +See the [Dart gRPC Quickstart](https://grpc.io/docs/quickstart/dart.html). # Status