Comment syntax markdown fix
This commit is contained in:
parent
c9e7418b3a
commit
ada5bfb427
@ -6,9 +6,7 @@ and processing of (multi) sensor data in real time on a PC and output results.
|
||||
|
||||
## Note to potential users
|
||||
|
||||
** This crate is still under heavy development. API changes happen on the fly.
|
||||
Documentation is not finished. Use with caution but except things to be broken
|
||||
and buggy.**
|
||||
**This crate is still under heavy development. API changes happen on the fly. Documentation is not finished. Use with caution but except things to be broken and buggy.**
|
||||
|
||||
## Documentation
|
||||
|
||||
@ -19,6 +17,6 @@ Documentation is provided at [doc.rs](https://docs.rs/lasprs/latest/lasprs).
|
||||
The library has Python bindings (via [pyo3](https://pyo3.rs), which can be installed via:
|
||||
|
||||
```
|
||||
$ pip install git+https://code.ascee.nl/ascee/lasprs
|
||||
$ pip install git+https://code.ascee.nl/ascee/lasprs --install-option "--all-features"
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user