diff --git a/README.md b/README.md index 2e75b0b..c46a944 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A self-hosted email forwarding tool that monitors a Proton Mail account on a set ## Project layout ``` -mailrelay/ +MailRelay/ ├── main.py Entry point — CLI flags, scheduler startup ├── requirements.txt Python dependencies ├── setup.sh One-shot venv + dependency installer