ソースを参照

Create README.md

Jan Tattermusch 9 年 前
コミット
5b2e172e57
1 ファイル変更4 行追加0 行削除
  1. 4 0
      src/compiler/README.md

+ 4 - 0
src/compiler/README.md

@@ -0,0 +1,4 @@
+#Overview
+
+This directory contains source code for gRPC protocol buffer compiler (*protoc*) plugins. Along with `protoc`,
+these plugins are used to generate gRPC client and server stubs from `.proto` files.