We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff79966 commit 3732febCopy full SHA for 3732feb
src/core/README.md
@@ -1,5 +1,6 @@
1
-# Shared C-core library
+# gRPC core library
2
+
3
+This shared library provides all of gRPC's core functionality through a low
4
+level API. gRPC libraries for the other languages supported in this repo, are
5
+built on top of this shared core library.
6
-This library provides all of gRPC's core functionality through a low level API.
-gRPC libraries for the other languages supported in this repo, are built on
-top of this shared C-core library.
0 commit comments