From b9a0b72d1f1e4f5a9f6d7904bac8ec66d1efe3b5 Mon Sep 17 00:00:00 2001 From: Glenn Fiedler Date: Wed, 27 Dec 2023 10:03:00 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d5056c..3dd6d5b 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ struct RigidBody }; ``` +See [example.cpp](example.cpp) for more examples. + # Author The author of this library is Glenn Fiedler.