Skip to content

Commit 0ddba41

Browse files
committed
2 parents 8c4ecde + 7f16f75 commit 0ddba41

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
@@ -26,7 +26,7 @@ Rust-optimized quadtree with a clean Python API
2626

2727
## Why use fastquadtree
2828

29-
- Clean [Python API](https://elan456.github.io/fastquadtree/api/quadtree/) with no external dependencies and modern typing hints
29+
- Clean [Python API](https://elan456.github.io/fastquadtree/api/quadtree/) with **no external dependencies** and modern typing hints
3030
- The fastest quadtree Python package ([>10x faster](https://elan456.github.io/fastquadtree/benchmark/) than pyqtree)
3131
- Prebuilt wheels for Windows, macOS, and Linux
3232
- Support for [inserting bounding boxes](https://elan456.github.io/fastquadtree/api/rect_quadtree/) or points

0 commit comments

Comments
 (0)