Skip to content

Commit 3732feb

Browse files
authored
Drop "C" from "C core"
1 parent ff79966 commit 3732feb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/core/README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# Shared C-core library
1+
# 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.
26

3-
This library provides all of gRPC's core functionality through a low level API.
4-
gRPC libraries for the other languages supported in this repo, are built on
5-
top of this shared C-core library.

0 commit comments

Comments
 (0)