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