aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc-common/protos/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'grpc-common/protos/README.md')
-rw-r--r--grpc-common/protos/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/grpc-common/protos/README.md b/grpc-common/protos/README.md
new file mode 100644
index 0000000000..48df7c8943
--- /dev/null
+++ b/grpc-common/protos/README.md
@@ -0,0 +1,8 @@
+# Example protos
+
+## Contents
+
+- [helloworld.proto]
+ - The simple example used in the overview.
+- [route_guide.proto]
+ - An example service described in detail in the tutorial.