You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,3 +44,10 @@ See also the list of [contributors](CONTRIBUTORS) who participated in this proje
44
44
## License
45
45
46
46
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
47
+
48
+
## Acknowledgments
49
+
50
+
This package started as a fork off of [LasIO.jl](https://github.com/visr/LasIO.jl), with modifications being made to add *LAS* v1.4 support and some *API*/functionality changes.
51
+
52
+
* Thanks to @visr for the initial *LasIO.jl* package
53
+
* Thanks to all developers in *LasIO.jl* and [*LazIO.jl*](https://github.com/evetion/LazIO.jl), including @evetion
0 commit comments