aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/compiler/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/README.md')
-rw-r--r--src/compiler/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/README.md b/src/compiler/README.md
index a2f49b3cd5..d5684af7ff 100644
--- a/src/compiler/README.md
+++ b/src/compiler/README.md
@@ -1,4 +1,4 @@
-#Overview
+# 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.