Index: third_party/grpc/examples/php/route_guide/README.md |
diff --git a/third_party/grpc/examples/php/route_guide/README.md b/third_party/grpc/examples/php/route_guide/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4e74a79f13641d55ba6f66d893f021474a1c918f |
--- /dev/null |
+++ b/third_party/grpc/examples/php/route_guide/README.md |
@@ -0,0 +1,6 @@ |
+#gRPC Basics: PHP sample code |
+ |
+The files in this folder are the samples used in [gRPC Basics: PHP][], |
+a detailed tutorial for using gRPC in Ruby. |
+ |
+[gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html |