Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Jul 16, 2024
1 parent d3d8fbf commit 4ddc0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ There are a few interpolation functions implemented: (1) nearest-neighbour, (2)

I also made Python bindings, called "startinpy": [https://github.com/hugoledoux/startinpy/](https://github.com/hugoledoux/startinpy/).

There are a few more functions (eg reading GeoTIFF, LAZ), the docs is better, and it all input/output are NumPy arrays.
There are a few more functions (eg reading GeoTIFF, LAZ can be read easily), the docs is better, and it all input/output are NumPy arrays.


# Web-demo with WebAssembly
Expand Down

0 comments on commit 4ddc0cf

Please sign in to comment.