Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ofgulban committed Dec 9, 2017
1 parent bea538b commit 8753544
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Defacing tool for nifti images.
Defacing tool for nifti images.

### Requirements:
- [FSL](https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSL)
Expand All @@ -14,5 +14,10 @@ python setup.py install

### To use:
```
pydeface.py infile.nii.gz
pydeface infile.nii.gz
```

Also see the help for additional options:
```
pydeface --help
```

0 comments on commit 8753544

Please sign in to comment.