andreped commited on
Commit
b6a06fa
1 Parent(s): dc03340

Update README.md

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