diff --git a/README.md b/README.md index f554643f5a48dc681b534fd505590528ec37efbb..bad4bf639b9b3f1b852cd9f372667c2860a2f2d3 100644 --- a/README.md +++ b/README.md @@ -103,3 +103,11 @@ The repo comes with sample file. You can use them to test your setup. To run the chmod +x run_sample.sh ./run_sample.sh ``` + +## Running with your files +You have to provide a `folder_path`. This is the location of your `*.las` files. + +``` +chmod +x run_all_fine_grained.sh +./run_all_fine_grained.sh folder_path +``` \ No newline at end of file