Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Jun 22, 2023
1 parent 2f61479 commit 2ce514a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ fn main() {
print!("{:?}\n", poly.contains_point(p_in));
}
```

## TODO

- [ ] Use compressed data of RTree index, since too many memory costs.

0 comments on commit 2ce514a

Please sign in to comment.