aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/README.md')
-rw-r--r--tools/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/README.md b/tools/README.md
index 7cee610e35..1dbbad886f 100644
--- a/tools/README.md
+++ b/tools/README.md
@@ -1,4 +1,5 @@
buildgen: contains the template renderer for our build system.
+distpackages: contains script to generate debian packages.
dockerfile: contains all of the docker files to test gRPC.
gce_setup: contains boilerplate for running the docker files under GCE.
run_tests: contains python scripts to properly run the tests in parallel.