From 77b0607b7061008a8e0ededdb52ae40d89d885da Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Wed, 3 May 2023 19:15:01 -0400 Subject: formatting fail --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2a8661..e6e0544 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,8 @@ You do this with `smtp/new`. The arguments are, in order: 1. The `smtp` or `smtps` URL for the SMTP server that will be delivering your emails on your behalf. 2. Your default identity, as you would specify it in the `from` header. - * Your full identity line, like `Name Family_Name `. - * Your email address on its own. + * Your full identity line, like `Name Family_Name `. + * Your email address on its own. 3. Your password. `jurl/smtp` does not support oauth2 client flows, and as such you will need to generate application passwords to use it with oauth2-enabled providers. This is fairly common, however, and should not cause any problems. 4. The keyword parameters: -- cgit v1.2.3