Merge pull request #1 from google/master

Update README.md
This commit is contained in:
Qi Zhao
2015-01-22 13:38:12 -08:00

View File

@ -1,4 +1,4 @@
gRPC-Go: The Google opensource RPC library in golang.
gRPC-Go: a Go implementation of gRPC, Google's RPC library
To install this package, you need to install Go 1.4 and setup your Go workspace on your computer. The simplest way to install the grpc package is to run: