revise README.md

This commit is contained in:
iamqizhao 2015-09-01 14:57:55 -07:00
parent a3a69e0847
commit d6d25e3723
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/).