Update README.md

This commit is contained in:
Ronaldson Bellande
2024-01-29 00:59:37 -05:00
committed by GitHub
parent da48f38de7
commit 781d29131a

View File

@ -3,7 +3,7 @@
### ✔️ confirmed versions ### ✔️ confirmed versions
- `The step function efficiently computes the next step towards a target node within a specified distance limit.` - `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: Suppose you have two nodes representing positions in a 2D space:
- `node0` at coordinates `(0, 0)` - `node0` at coordinates `(0, 0)`