Skip to content

Commit

Permalink
Merge pull request #6 from pbwilmot/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Loki-Astari committed May 21, 2014
2 parents 4f9c4cc + 715e89d commit eab7c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -78,7 +78,7 @@ https://gist.github.com/Loki-Astari/8201956
*/
JsonSerializeTraits_MAKE(void, MyClass, data1, data2, data3)

This allaws us to import and export object of the abvove class really easily.
This allaws us to import and export object of the above class really easily.

MyCLass data;
data.data1 = 56;
Expand Down

0 comments on commit eab7c84

Please sign in to comment.