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