Fix example in the README

This commit is contained in:
Ivan Babrou
2017-06-20 19:40:41 -07:00
committed by GitHub
parent 44c0351a5b
commit de417dda6f
+1 -1
View File
@@ -60,7 +60,7 @@ generated. For example:
```go
//easyjson:json
struct A{}
type A struct {}
```
Additional option notes: