Skip to content

Commit 90ce1be

Browse files
tweaked readme
1 parent 26cb2ef commit 90ce1be

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ overlaps = sf.intersects_pairs(key_col="id")
114114

115115
Returns all intersecting polygon pairs with overlap area and IoU. `key_col` replaces positional indices with values from that column.
116116

117-
For the full operation catalogue, index modes, streaming joins, and API reference see the **[docs site](https://pranav-walimbe.github.io/PyCanopy)**.
117+
> [!NOTE]
118+
> For the full operation catalogue, index modes, streaming joins, and API reference see the **[docs site](https://pranav-walimbe.github.io/PyCanopy)**.
118119
119120
---
120121

0 commit comments

Comments
 (0)