aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/README.md
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-06-07 18:51:36 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-06-07 18:51:36 -0700
commitdd385b6a19832992f130e55f33a02514b0bb4058 (patch)
tree1dc748e7107f73e18b17f6b047307ff615e00d87 /tools/README.md
parenta20a2ad41bfb1c30b0442578fa9fa1754bc60d53 (diff)
parentd30d4e279c4a63effaa6e912fc00bd4ad96054c7 (diff)
Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
Diffstat (limited to 'tools/README.md')
-rw-r--r--tools/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/README.md b/tools/README.md
index cb6c22dd83..d142d4aee2 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -1,6 +1,6 @@
buildgen: Template renderer for our build system.
-distrib: Scripts to distribute language-specific packages.
+distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.
dockerfile: Docker files to test gRPC.