aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/node/dynamic_codegen/route_guide/README.md
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2016-05-04 10:27:12 -0700
committerGravatar murgatroid99 <mlumish@google.com>2016-05-04 10:27:12 -0700
commitddc0eb1be2fa1427f8d422146bd56841810fc134 (patch)
treeb4a13517010b918e118cabb726e3059d3b9463ce /examples/node/dynamic_codegen/route_guide/README.md
parent5a779537f1569d369980d20ebf6277f0bc2271ba (diff)
Split Node examples into static and dynamic code generation examples
Diffstat (limited to 'examples/node/dynamic_codegen/route_guide/README.md')
-rw-r--r--examples/node/dynamic_codegen/route_guide/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/node/dynamic_codegen/route_guide/README.md b/examples/node/dynamic_codegen/route_guide/README.md
new file mode 100644
index 0000000000..22bcf78986
--- /dev/null
+++ b/examples/node/dynamic_codegen/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