From dd6a918da5b8aafa31f997729201caca47976ae1 Mon Sep 17 00:00:00 2001 From: Lisa Carey Date: Thu, 26 Feb 2015 14:41:47 +0000 Subject: [PATCH] Removed big diagram todo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f6acfa59e4..9adca9fc150 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? + 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