Skip to content

Commit

Permalink
examples README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
pomadchin committed Jan 21, 2024
1 parent ebf338c commit 8c0a3c6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions examples/pdal-jni/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# PDAL JNI usage example

To run this demo just launch `./sbt run` command and choose `1`
to run a basic `pdal-core` example, choose `2` to run a basic `pdal-core` example in Java, and choose `3` to run as basic `pdal-scala` example.
To run this demo just launch `sbt run` command and choose:

* `1` to run a basic `pdal-core` example
* `2` to run a basic `pdal-core` example in Java
* `3` to run as basic `pdal-scala` example

0 comments on commit 8c0a3c6

Please sign in to comment.