Update readme
This commit is contained in:
parent
0bb4a1d06c
commit
02b76b5755
1 changed files with 2 additions and 2 deletions
|
@ -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```
|
||||
|
|
Loading…
Reference in a new issue