aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
------------