mirror of https://github.com/grpc/grpc-java.git
Update README.md
This commit is contained in:
parent
7f6bb722e5
commit
66206399a6
|
|
@ -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
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue