aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/php/README.md
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2015-09-24 15:27:58 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2015-09-24 15:27:58 -0700
commitd2dd37bca9457ac6d144e1dd89a9aed6a28a8e9f (patch)
tree025bf73cc4a6b3c1389c57ffd870d26f08769205 /examples/php/README.md
parente748cd6ccc94e521fa9f1d273a5cb4eacae0cd76 (diff)
php: update helloworld and route guide after beta release
Diffstat (limited to 'examples/php/README.md')
-rw-r--r--examples/php/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/php/README.md b/examples/php/README.md
index 5c327f10fa..a4ee8e698b 100644
--- a/examples/php/README.md
+++ b/examples/php/README.md
@@ -56,9 +56,10 @@ some Protocol Buffer 2.0 syntax. There is no proto3 support for PHP yet.
TUTORIAL
--------
-Coming soon
+You can find a more detailed tutorial in [gRPC Basics: PHP][]
[homebrew]:http://brew.sh
[linuxbrew]:https://github.com/Homebrew/linuxbrew#installation
[gRPC install script]:https://raw.githubusercontent.com/grpc/homebrew-grpc/master/scripts/install
[Node]:https://github.com/grpc/grpc/tree/master/examples/node
+[gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html