aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-10-12 18:44:15 +0200
committerGravatar GitHub <noreply@github.com>2016-10-12 18:44:15 +0200
commitfad04cc4adb9607ff6e0e14fa863e581c5574124 (patch)
tree3beeb8dee6973c287e4455b21c74d39df1d542ff /src/core
parent83f8bc5b807b717c2eb018fcb0874444843e25fb (diff)
parent40b80f0c90c4451e88d11cb6f34fa52523d657cf (diff)
Merge pull request #8354 from grpc/v1.0.x
Upmerge doc changes from v1.0.x
Diffstat (limited to 'src/core')
-rw-r--r--src/core/README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/core/README.md b/src/core/README.md
index 0d8c0d5bd9..44c6f24772 100644
--- a/src/core/README.md
+++ b/src/core/README.md
@@ -1,8 +1,4 @@
#Overview
-This directory contains source code for shared C library. Libraries in other languages in this repository (C++, Ruby,
+This directory contains source code for C library (a.k.a the *gRPC C core*) that provides all gRPC's core functionality through a low level API. Libraries in other languages in this repository (C++, Ruby,
Python, PHP, NodeJS, Objective-C) are layered on top of this library.
-
-#Status
-
-Beta