Index: third_party/grpc/src/core/README.md |
diff --git a/third_party/grpc/src/core/README.md b/third_party/grpc/src/core/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0d8c0d5bd90847ef520918ab1dac363a689e02aa |
--- /dev/null |
+++ b/third_party/grpc/src/core/README.md |
@@ -0,0 +1,8 @@ |
+#Overview |
+ |
+This directory contains source code for shared C library. Libraries in other languages in this repository (C++, Ruby, |
+Python, PHP, NodeJS, Objective-C) are layered on top of this library. |
+ |
+#Status |
+ |
+Beta |