diff --git a/README.md b/README.md index 486aead..2d4b304 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,17 @@ This is a simple PHP webhook endpoint designed to receive incoming emails from [ ## 📁 Folder Structure data/ + └── emails/ + └── example.com/ + └── alice/ + ├── 65ef123e4c1a0.eml + ├── index.php # optional + └── index.sh # optional ---