aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Lisa Carey <lcarey@google.com>2015-02-26 14:41:47 +0000
committerGravatar Tim Emiola <temiola@google.com>2015-02-26 08:05:13 -0800
commit51d53cb10cb45ba6611c947e9f8272f486863ad9 (patch)
tree124e0a323dd6c9d77a0c0ee18c389e129ac1a070
parent4b8fbe2bb3e28ac469f77c143bf9d62eb53f2d74 (diff)
Removed big diagram todo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f6acfa59e..9adca9fc15 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ parameters and return types. On the server side, the server implements this
interface and runs a gRPC server to handle client calls. On the client side,
the client has a *stub* that provides exactly the same methods as the server.
-##TODO: diagram?
+<!--TODO: diagram-->
gRPC clients and servers can run and talk to each other in a variety of
environments - from servers inside Google to your own desktop - and can