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