aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2019-01-08 13:41:08 +0100
committerGravatar Jan Tattermusch <jtattermusch@google.com>2019-01-08 20:55:40 +0100
commitf52dd290e20ec57780255f90ed1f985ee7df63b8 (patch)
treedad01cf4bf971f02444679dff2d17e867b3928dd
parent45209b615f096bbb6f30140df2682b4ef3dbf9db (diff)
improve readme.md
-rw-r--r--tools/interop_matrix/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/interop_matrix/README.md b/tools/interop_matrix/README.md
index db84d9b454..6676f5d470 100644
--- a/tools/interop_matrix/README.md
+++ b/tools/interop_matrix/README.md
@@ -1,6 +1,6 @@
# Overview
-This directory contains scripts that facilitate building and running gRPC tests for combinations of language/runtimes (known as matrix).
+This directory contains scripts that facilitate building and running gRPC interoperability tests for combinations of language/runtimes (known as matrix).
The setup builds gRPC docker images for each language/runtime and upload it to Google Container Registry (GCR). These images, encapsulating gRPC stack
from specific releases/tag, are used to test version compatiblity between gRPC release versions.