Merge pull request #124 from bobrik/patch-1

Fix example in the README
This commit is contained in:
Vasily Romanov
2017-06-21 13:16:13 +03:00
committed by GitHub
+1 -1
View File
@@ -60,7 +60,7 @@ generated. For example:
```go
//easyjson:json
struct A{}
type A struct {}
```
Additional option notes: