From 781d29131a0e5a3c729fc26fdf26e17459a14422 Mon Sep 17 00:00:00 2001 From: Ronaldson Bellande <47253433+RonaldsonBellande@users.noreply.github.com> Date: Mon, 29 Jan 2024 00:59:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f7e6b8..7ff09ee 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### ✔️ confirmed versions - `The step function efficiently computes the next step towards a target node within a specified distance limit.` -### Usage 2D Space +## Usage 2D Space Suppose you have two nodes representing positions in a 2D space: - `node0` at coordinates `(0, 0)`