aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJayant Kolhe <jkolhe@google.com>2015-02-19 10:54:48 -0800
committerJayant Kolhe <jkolhe@google.com>2015-02-19 10:54:48 -0800
commit512da888c46d14b53e909bde99aa23ef42a3ff33 (patch)
tree9fac5686134e218328cb9cd37ce801f6cc8c9a3a /README.md
parentbd6ceee1dc2100a76e8bed32311bfc631eebeb46 (diff)
downloadgrpc-grpc-512da888c46d14b53e909bde99aa23ef42a3ff33.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b049d206b..d4140c5483 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,9 @@ of shared C core library [src/core] (src/core).
Java source code is in [grpc-java] (http://github.com/grpc/grpc-java) repository.
Go source code is in [grpc-go] (http://github.com/grpc/grpc-go) repository.
+#Documentation
+
+You can find more detailed documentation of grpc in [grpc-common repository](http://github.com/grpc/grpc-common).
#Overview