andreped commited on
Commit
04fe6a3
1 Parent(s): 512844e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ Program has been tested using Python 3.7 on Windows, macOS, and Ubuntu Linux 18.
22
  livermask --input path-to-input --output path-to-output
23
  ```
24
 
25
- | command <img width=10/> | 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) |
 
22
  livermask --input path-to-input --output path-to-output
23
  ```
24
 
25
+ | command<img width=10/> | 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) |