Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / deps / grpc / src / core / README.md
diff --git a/legacy-libs/grpc-cloned/deps/grpc/src/core/README.md b/legacy-libs/grpc-cloned/deps/grpc/src/core/README.md
new file mode 100644 (file)
index 0000000..5dea45a
--- /dev/null
@@ -0,0 +1,4 @@
+# Overview
+
+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++, C#, Ruby,
+Python, PHP, NodeJS, Objective-C) are layered on top of this library.