diff --git a/README.md b/README.md index 9cb8845..33b21cf 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ Usage of easyjson: process the whole package instead of just the given file -snake_case use snake_case names instead of CamelCase by default + --lower-camel-case + use lowerCamelCase instead of CamelCase by default -stubs only generate stubs for marshaler/unmarshaler funcs ```