diff --git a/README.md b/README.md index 861af7d..85ec517 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ generator. ## Usage This example shows how the library can be used to make a `struct` serializable: ``` -#include " +#include // define structures, eg. struct TestObject : public JSONSerializable {