From 73f4c229c6ef2db13587fea021c2228aecd6153d Mon Sep 17 00:00:00 2001 From: git Date: Tue, 26 Aug 2025 12:14:24 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebc96c4..823004d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The script stores the raw email (`.eml`) files in a structured folder hierarchy --- ## 📁 Folder Structure - +``` data/ └── emails/ └── example.com/ @@ -25,7 +25,7 @@ data/ ├── 65ef123e4c1a0.eml ├── index.php # optional └── index.sh # optional - +``` --- ## ⚙️ Installation