Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
porridgewithraisins committed Oct 17, 2021
1 parent af6a7fa commit fe6e9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Make changes to the typescript, then run `npm run dist` to build the typescript

For testing email services during development, [mailtrap](https://mailtrap.io/) is used. Create a temporary inbox there, and add your temporary username and password to the environment variables `MAILTRAP_USER` and `MAILTRAP_PASS` respectively. You will see the trapped SMTP traffic on your mailtrap inbox, like below

<img src = https://i.imgur.com/FPCHPmR.png>
<img src = https://i.imgur.com/FPCHPmR.png style="max-height: 320px; max-width: 320px;">

You can view the full mailtrap docs [here](https://mailtrap.docs.apiary.io/)

Expand Down

0 comments on commit fe6e9a3

Please sign in to comment.