From d72e7f0dcd247aa0cd5f4fb30570ac07f9f981d3 Mon Sep 17 00:00:00 2001 From: Glenn Fiedler Date: Sun, 31 Dec 2023 20:42:25 -0500 Subject: [PATCH] Update README.md Signed-off-by: Glenn Fiedler --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3f5b05d..9701911 100644 --- a/README.md +++ b/README.md @@ -104,8 +104,6 @@ struct RigidBody }; ``` -And the serialize methods handle both read and write. - See [example.cpp](example.cpp) for more examples. # Author