Minor fix.
authorFrancois Fleuret <francois@fleuret.org>
Fri, 23 Aug 2013 19:52:50 +0000 (21:52 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Fri, 23 Aug 2013 19:52:50 +0000 (21:52 +0200)
README.txt

index ca2e062..18266af 100644 (file)
@@ -18,9 +18,9 @@ experiments presented in this article. It does not require any
 library, and uses a Dijkstra with a Binary Heap for the min-queue,
 instead of a Fibonacci heap.
 
-This software package includes three commands:
+This software package provides two commands:
 
- - mtp is the generic command to use in practice. It takes tracking
+ - mtp is the generic tool to use in practice. It takes tracking
    parameters as input, and prints the tracked trajectories as
    output. The format for these parameters is given at the bottom of
    this documentation.