Commit Graph

13 Commits

Author SHA1 Message Date
Stanley Cheung 8fb04f944e revert base README.md 2015-08-27 15:42:37 -07:00
Stanley Cheung f26e2dbd6b move grpc-common examples to right location 2015-08-27 15:42:22 -07:00
Tim Emiola 7fd0aee886 Merge pull request #94 from iamqizhao/master
fix helloworld README and update the generated code
2015-02-25 17:40:59 -08:00
iamqizhao 229dfd6d9c fix helloworld README and update the generated code 2015-02-25 17:11:19 -08:00
Dan Ciruli 61b80a1860 Update README.md
Added a background section.
2015-02-25 14:22:46 -08:00
Dan Ciruli 321aad650f Adding grpc org to path
In the instructions, adding grpc to the path for the github project.
2015-02-24 11:52:49 -08:00
Qi Zhao 5e7b50e8bc Improve README.md 2015-02-20 17:54:59 -08:00
Qi Zhao feb9743859 make the format correct. 2015-02-20 17:33:15 -08:00
David Symonds 2a35089779 More README.md improvements.
Suggest the standard `go get` for downloading the demo.
Remove instruction to set GOPATH during install flow,
since the prerequisites section already does that.
2015-02-21 12:27:23 +11:00
David Symonds 8cf7974dad Tidy up README.md.
Simply Go version requirement.
Use `go get` instead of `go install`.
Don't mention $GOBIN, which is irrelevant for most people.
Fix a couple of typos.
2015-02-21 12:11:55 +11:00
Tim Emiola 4080b3c536 Changed the documentation title 2015-02-20 08:14:34 -08:00
Tim Emiola 5735acb45c Pushes the optional code-gen section to the bottom 2015-02-20 07:51:02 -08:00
Tim Emiola 6ccac2731e Adds a helloworld sample in Go. 2015-02-20 07:51:02 -08:00