From f24a5cd12d6f6336799bb9af222b599485de02d9 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Fri, 23 Aug 2013 21:52:50 +0200 Subject: [PATCH] Minor fix. --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index ca2e062..18266af 100644 --- a/README.txt +++ b/README.txt @@ -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. -- 2.20.1