Update README.md

Added a background section.
This commit is contained in:
Dan Ciruli
2015-02-25 14:22:46 -08:00
parent f33424dbca
commit 61b80a1860

View File

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