Skip to content

Commit fadd45f

Browse files
authored
Update INTRO.md
1 parent 6cbfd7b commit fadd45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/INTRO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pathfinding algorithms in 3D for python3 born from the fork of [python-pathfindi
99

1010
Pathfinding3D is a comprehensive library designed for 3D pathfinding applications.
1111

12-
Currently there are 7 path-finders bundled in this library, namely:
12+
Currently there are 8 path-finders bundled in this library, namely:
1313

1414
- A\*: Versatile and most widely used algorithm.
1515
- Dijkstra: A\* without heuristic.

0 commit comments

Comments
 (0)