From 7be9d5109460e0b573bba000972fd6435fd62246 Mon Sep 17 00:00:00 2001
From: Valentin Emiya <valentin.emiya@lis-lab.fr>
Date: Wed, 23 Sep 2020 16:32:56 +0200
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 7bec261..24bf967 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@ The code is available in folders 'matlab' and 'python'. The main experiments are
 * Figure 1 can be reproduced TO BE COMPLETED
 * Figure 2 can be reproduced TO BE COMPLETED
 * Figure 3 can be reproduced in Matlab by running file `rank_estimation_halko_vs_eigs_gausswin.m`.
-* Figure 4 can be reproduced in Python by running the specific tasks 12 and 13 from `tffpy.scripts.script_exp_solve_tff`.
-* Figure 5 can be reproduced in Python by running the specific tasks 12 and 13 from `tffpy.scripts.script_exp_solve_tff`.
-* Figure 6 can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff`.
-* Table I can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff`.
-* Table II can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff`.
+* Figure 4 can be reproduced in Python by running the specific tasks 12 and 13 from `tffpy.scripts.script_exp_solve_tff.py`.
+* Figure 5 can be reproduced in Python by running the specific tasks 12 and 13 from `tffpy.scripts.script_exp_solve_tff.py`.
+* Figure 6 can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff.py`.
+* Table I can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff.py`.
+* Table II can be reproduced in Python by running the full experiment from `tffpy.scripts.script_exp_solve_tff.py`.
-- 
GitLab