updating title in README files Change-Id: I93c4439d3466741b49c1b0c300caf5e192b78aa0
diff --git a/menu-feed/README.md b/menu-feed/README.md index 05e37fe..a32c7d6 100644 --- a/menu-feed/README.md +++ b/menu-feed/README.md
@@ -1,4 +1,4 @@ -#Creating Google Ordering Redirect Menu Feed Examples +# Creating Google Ordering Redirect Menu Feed Examples - Download the lastest version of protoc from https://github.com/protocolbuffers/protobuf/releases - Create a proto directory for source protos inside project directory. For Java use java/src/main/proto.
diff --git a/order-redirect/README.md b/order-redirect/README.md index 65d5b46..937a193 100644 --- a/order-redirect/README.md +++ b/order-redirect/README.md
@@ -1,4 +1,4 @@ -#Creating Google Ordering Redirect Feed Examples +# Creating Google Ordering Redirect Feed Examples - Download the lastest version of protoc from https://github.com/protocolbuffers/protobuf/releases - Create a proto directory for source protos inside project directory. For Java use java/src/main/proto.