From 5b98e4fa866bf2fd8218c099e6e340fd8a060f62 Mon Sep 17 00:00:00 2001
From: gmillot <gael.millot@pasteur.fr>
Date: Wed, 18 Sep 2019 19:47:23 +0200
Subject: [PATCH] tempo saving

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 26bc5fe..351a71b 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ fun_window_width_resizing()	fun_width()
 fun_open_window()	fun_open()
 fun_close_specif_window()	fun_close()
 fun_var_trim_display()	fun_trim()
-fun_data_export()	fun_report()
+fun_export_data()	fun_report()
 
 2) new functions added:
 fun_name_change()
-- 
GitLab