aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/cpp/route_guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cpp/route_guide/README.md')
-rw-r--r--examples/cpp/route_guide/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/cpp/route_guide/README.md b/examples/cpp/route_guide/README.md
new file mode 100644
index 0000000000..1cb5a409f8
--- /dev/null
+++ b/examples/cpp/route_guide/README.md
@@ -0,0 +1,6 @@
+# gRPC Basics: C++ sample code
+
+The files in this folder are the samples used in [gRPC Basics: C++][],
+a detailed tutorial for using gRPC in C++.
+
+[gRPC Basics: C++]:https://grpc.io/docs/tutorials/basic/c.html