diff --git a/README.md b/README.md index 3926b95..3f5b05d 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ struct RigidBody }; ``` -And these serialize methods will handle both read and write. +And the serialize methods handle both read and write. See [example.cpp](example.cpp) for more examples.