Skip to content

Commit 6116a96

Browse files
authored
Update README.md
1 parent 8ed7f6a commit 6116a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encoders/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
*code-gen-cfg.textproto*
9090

9191
Note:
92-
- The file names must be identical, words are separated by hyphen(-) not by underscore(_).
92+
- The filename must be the same as the filename determined in the gradle build file.
9393
- Only need to specify the "root" proto object, anything it references will automatically be included.
9494
```textproto
9595
# code_gen_cfg.textproto

0 commit comments

Comments
 (0)