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.