Update README.md

This commit is contained in:
git 2025-08-26 12:14:24 +01:00
parent df26b1a859
commit 73f4c229c6

View File

@ -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