Update README.md

This commit is contained in:
Dan Ciruli 2015-02-25 14:29:11 -08:00
parent 7f6bb722e5
commit 66206399a6
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
gRPC in 3 minutes (Java)
========================
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
-------------