From b080088f21526f361414574b06020d25f6cd43f5 Mon Sep 17 00:00:00 2001
From: Maxence Ferrari <maxence.ferrari@lis-lab.fr>
Date: Tue, 6 Jul 2021 12:27:48 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1592c27..257e957 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,17 @@
 TDOA Annotation for BOMBYX
 ==================
 
-`Update get_track_BOMBYX_7.py` is a graphic utility made for the manual annotation of sperm whale tracks.
+`get_track_BOMBYX_7.py` is a graphic utility made for the manual annotation of sperm whale tracks.
 
 
 Usage
 -----
+
+For the moment, the path are hard coded. Thus, the script can be launched by typing 
+
+`python get_track_BOMBYX_7.py`
+
+
 ![GUI example](interace_bombyx.png "GUI example")
 
 The GUI is split into two parts.
-- 
GitLab