diff --git a/README.md b/README.md index 2060e46..c6a20f1 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Where sample.json contains a raw test email in JSON format. 🛠️ Optional Per-Sender Automation -To auto-process incoming emails, create either: +To auto-process incoming emails, create either: • index.sh: a shell script that reads from stdin • index.php: a PHP script that reads from stdin @@ -89,7 +89,7 @@ These will be triggered automatically upon email arrival. ⸻ -📦 Dependencies +📦 Dependencies • PHP 7.0+ • No external dependencies (uses built-in PHP functions) • A small helper file at receiveEmail/lib.php (ensure it’s present)