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.