Skip to content

Commit 853f4a9

Browse files
minor changes in README
Signed-off-by: Roberto Tassone <tassoneroberto@outlook.com>
1 parent e4759e3 commit 853f4a9

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

+7-8
Original file line numberDiff line numberDiff line change
@@ -198,14 +198,13 @@ Example of detection of topsoil blocks in the desert biome:
198198

199199
### Command line arguments
200200

201-
202201
The following table is listing all the arguments:
203202

204-
| arg | description | default |
205-
|:-------------:|:-----------------:| :----------:|
206-
| help | Arguments description | `NA`|
207-
| topsoil | Detect topsoil blocks | `False`|
208-
| destroyed | Detect destroyed stone blocks | `False`|
209-
| output | Output folder | `./blocks_detection`|
203+
| arg | description | default |
204+
|:-------------:|:-------------------------:| :----------:|
205+
| help | Arguments description | `NA` |
206+
| topsoil | Topsoil blocks | `False`* |
207+
| destroyed | Destroyed stone blocks | `False`* |
208+
| output | Output folder | `./blocks_detection`|
210209

211-
***At least one of these is required*
210+
**At least one of these is required*

0 commit comments

Comments
 (0)