From c4b28a9d362dab6128ca25a7cc912685860d6e92 Mon Sep 17 00:00:00 2001 From: Dan Ciruli Date: Wed, 25 Feb 2015 14:22:46 -0800 Subject: Update README.md Added a background section. --- go/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/go/README.md b/go/README.md index 9fc49474d7..2ef89ff7a4 100644 --- a/go/README.md +++ b/go/README.md @@ -1,6 +1,10 @@ gRPC in 3 minutes (Go) ====================== +BACKGROUND +------------- +For this sample, we've already generated the server and client stubs from [helloworld.proto](https://github.com/grpc/grpc-common/blob/master/protos/helloworld.proto). + PREREQUISITES ------------- -- cgit v1.2.3