Update readme

This commit is contained in:
Jannis Portmann 2022-10-09 19:14:16 +02:00
parent 0bb4a1d06c
commit 02b76b5755

View file

@ -4,8 +4,8 @@ Easily send mails via SMTP and python
## Setup
1. Copy `vars.py.example` to `vars.py`
2. Setup `vars.py` with your credentials
3. Adapt `message.txt` and import `contacts.csv`
2. Setup `vars.py` with your credentials and config
3. Adapt `message.htmt` and save your contact list to `contacts.csv`
## Usage
```python mail.py```