Merge pull request #325 from iamqizhao/master

revise README.md
This commit is contained in:
Qi Zhao 2015-09-01 15:08:33 -07:00
commit 4bd040ce23
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ To install this package, you need to install Go 1.4 and setup your Go workspace
$ go get google.golang.org/grpc
```
Prerequisites
-------------
This requires Go 1.4 or above.
Documentation
-------------
You can find more detailed documentation and examples in the [examples directory](examples/).