Fix directory name case in project layout
This commit is contained in:
@@ -19,7 +19,7 @@ A self-hosted email forwarding tool that monitors a Proton Mail account on a set
|
|||||||
## Project layout
|
## Project layout
|
||||||
|
|
||||||
```
|
```
|
||||||
mailrelay/
|
MailRelay/
|
||||||
├── main.py Entry point — CLI flags, scheduler startup
|
├── main.py Entry point — CLI flags, scheduler startup
|
||||||
├── requirements.txt Python dependencies
|
├── requirements.txt Python dependencies
|
||||||
├── setup.sh One-shot venv + dependency installer
|
├── setup.sh One-shot venv + dependency installer
|
||||||
|
|||||||
Reference in New Issue
Block a user