aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormutantturkey <mutantturke@gmail.com>2012-06-20 14:58:48 -0400
committermutantturkey <mutantturke@gmail.com>2012-06-20 14:58:48 -0400
commit8d77759de3038abdb587adb81010aa9e1ef63fca (patch)
treea01c4eb7e27279c8982eaf7ceba4eb031f2cf3ee
parenta8b628d9536f59137a724faa077639dc59834038 (diff)
updated README
-rw-r--r--fly-tools/README.markdown6
1 files changed, 5 insertions, 1 deletions
diff --git a/fly-tools/README.markdown b/fly-tools/README.markdown
index 8442dc8..fe70022 100644
--- a/fly-tools/README.markdown
+++ b/fly-tools/README.markdown
@@ -5,7 +5,11 @@ This page details the usage of each tool.
Fly Tracking
------------
- Usage: FlyTracking -i <inputFile.txt> -o <originalImagePath> -f <finalOutputPath> -m <maskImagePath> -O <outputFilePrefix>"
+
+The Fly Tracking application does the bulk of the work.
+
+Usage:
+ FlyTracking -i <inputFile.txt> -o <originalImagePath> -f <finalOutputPath> -m <maskImagePath> -O <outputFilePrefix>"
FilterFlymask
------------