aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/README.md
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-19 19:26:25 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-19 19:26:25 -0800
commited8572337f5d5457289246ac27c0d8a728b6f71f (patch)
tree126d75e4d10458e73c93b7488e6c280c8c94f219 /tools/README.md
parentcf774b939e0fca89db58e766ea371475c046f777 (diff)
moved distpackages to tools
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.