Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ livermask --input path-to-input --output path-to-output
|
|
23 |
```
|
24 |
|
25 |
| command | description |
|
26 |
-
|
|
27 |
| `--input` | the full path to the input data. Could be nifti file or directory (if directory is provided as input) |
|
28 |
| `--output` | the full path to the output data. Could be either output name or directory (if directory is provided as input) |
|
29 |
| `--cpu` | to disable the GPU (force computations on GPU only) |
|
|
|
23 |
```
|
24 |
|
25 |
| command | description |
|
26 |
+
| ------------------- | ------------- |
|
27 |
| `--input` | the full path to the input data. Could be nifti file or directory (if directory is provided as input) |
|
28 |
| `--output` | the full path to the output data. Could be either output name or directory (if directory is provided as input) |
|
29 |
| `--cpu` | to disable the GPU (force computations on GPU only) |
|