aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/cpp/route_guide
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-06-20 15:06:51 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-06-20 15:06:51 +0200
commitdb53a61b8f02571ce914071a0a1f30fc65a4d073 (patch)
treed299bdff199d24216b83301dc12f27c7d26c3925 /examples/cpp/route_guide
parent7fc8bf5833334a8bbe41d940c9e6038012eb694c (diff)
deduplicate C++ routeguide
Diffstat (limited to 'examples/cpp/route_guide')
-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