diff --git a/README.md b/README.md
index 88a4b9f3c7147406019c1a7be9a074f76356bd27..67712efaaec31fd0e5b6f55afa772652ed9da331 100644
--- a/README.md
+++ b/README.md
@@ -53,12 +53,7 @@ This command will:
 5. **tp4.R**:
    - Loads data from `tp3`.
    - Finalizes data processing and saves results to `results/tp4`.
-
-
-## Data and Outputs
-
-The `results/` directory contains subdirectories for each analysis stage (`tp1` through `tp4`), storing the results of each script. For example, the output from `tp1` is stored in `results/tp1`, and so forth.
-
+   
 --- 
 
 This README provides a comprehensive guide for setting up, executing, and troubleshooting your project, ensuring clarity and reproducibility for each step.