From e4966109f7948cedb4c6dc493274f5d6acddb680 Mon Sep 17 00:00:00 2001 From: Kadir Aksoy <46996028+kadir014@users.noreply.github.com> Date: Sun, 12 Feb 2023 03:48:22 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9188113..503e09e 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ Nova physics is a lightweight and easy to use 2d physics engine. - Friction and restitution - Collision callbacks - Sleeping +- Attractive forces - Collision callbacks - Portable codebase with no dependencies - `TODO` Ray casting -- `TODO` Attractive forces ## Future #### Faster broad-phase with Bounding Volume Hierarchy