diff options
author | John Morrison <jcm357@cs.drexel.edu> | 2012-06-15 13:52:28 -0400 |
---|---|---|
committer | John Morrison <jcm357@cs.drexel.edu> | 2012-06-15 13:52:28 -0400 |
commit | d7ab3f0b528a54e7fa40903194ae19d687002216 (patch) | |
tree | d92819ca84aa852f1a8d0aa119a96bae66e4d87f /fly-tools/README | |
parent | 44fecd1c4514d820b41691330a0f97d49394b988 (diff) |
updated README with basic usage, fixed extraneous i
Diffstat (limited to 'fly-tools/README')
-rw-r--r-- | fly-tools/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fly-tools/README b/fly-tools/README index e69de29..2e841fe 100644 --- a/fly-tools/README +++ b/fly-tools/README @@ -0,0 +1,2 @@ +== FlyTracking == + Usage: FlyTracking -i <inputFile.txt> -o <originalImagePath> -f <finalOutputPath> -m <maskImagePath> -O <outputFilePrefix>" |