andreped commited on
Commit
d7433ab
1 Parent(s): 841a460

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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) |