From 7b5876525617d79207c222aeb036c9186f00e560 Mon Sep 17 00:00:00 2001
From: Victor Polizzi <victor-polizzi@etud.univ-tln.fr>
Date: Mon, 4 Mar 2019 18:37:32 +0100
Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20README.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3275a13..a0a03fb 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,7 @@
 This is a code from my 2018 internship.
 It consist in a python code (jupyter notebook) that use a simple normalization on the BOMBYX's TDOA datas to reduce the noise and make the tracks easier to read and some code to help isolate tracks (manually I don't know how to make it auto).
 Since I have a formation only in Biology and not programing, the way I do things can be different from what would normaly be done.
-If you have any questions please email me (cloud.polizzi@gmail.com) mentionning the project name.
\ No newline at end of file
+
+Le fichier tdoa_sess_'.csv est le résultat d'un programme qui calcul différentes variables sur les fichiers audio après détection des clics, dont le tdoa, centroide des frequences de chaque clic....
+
+If you have any questions please email me (cloud.polizzi@gmail.com) mentionning the project name.
-- 
GitLab