Skip to content

Commit 77674ff

Browse files
committed
Update README.
1 parent 8aae6a5 commit 77674ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This library adopts the single include policy. To use it, download the [latest r
1414

1515
## Future Development
1616

17-
At the time of writing, the library contains only Binary trees. In future releases this library is expected to include Space Partitioning trees (namely KD-trees and Orthrees (n-analogue of quadtrees)) and B-trees.
17+
At the time of writing, the library contains Binary trees and Point k-d trees. In future releases this library is expected to include other Space Partitioning trees (namely Range k-d trees and Orthrees (n-analogue of quadtrees)) and B-trees.
1818

1919
## License
2020

0 commit comments

Comments
 (0)