diff --git a/README.md b/README.md index 9cb8845..0e8a563 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ generated. For example: ```go //easyjson:json -struct A{} +type A struct {} ``` Additional option notes: