From ec6d72ff91843f5f1cd7cc799c33c1ddd1a4d68b Mon Sep 17 00:00:00 2001
From: FAGES Timothee <timothee.fages@univ-lorraine.fr>
Date: Tue, 25 Jun 2024 10:06:47 +0000
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index c57a828..4c3c0d7 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ To use it, download the TIRAMISU folder. Two example, one of a full merging and
     Example: order=k
 
 ### How to use :
-Once the input created, use "python Main_exe_1.py input". A tmp_species_traduction.tmp file will be created. This file contains all the temporary translation done by the code and also which translation needs to be done manually.\n
+Once the input created, use "python Main_exe_1.py input". A tmp_species_traduction.tmp file will be created. This file contains all the temporary translation done by the code and also which translation needs to be done manually.  
 This file is separated by isomer group. Each isomer group start with its composition (example: c1 o1 h1). 
 The next line contains all translation possible contained in mech1. 
 Then, each isomer for mech2 is presented, associated with its translation or a possibility of translations. 
-- 
GitLab