aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/php/README.md
diff options
context:
space:
mode:
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