We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707fe61 commit b073b78Copy full SHA for b073b78
README.md
@@ -32,9 +32,7 @@ All updates to this library is documented in our [CHANGELOG](https://github.com/
32
33
## Setup Environment Variables
34
35
-First, get your free SendGrid account [here](https://sendgrid.com/free?source=sendgrid-python).
36
-
37
-Next, update your environment with your [SENDGRID_API_KEY](https://app.sendgrid.com/settings/api_keys).
+Update your environment with your [SENDGRID_API_KEY](https://app.sendgrid.com/settings/api_keys).
38
39
```bash
40
echo "export SENDGRID_API_KEY='YOUR_API_KEY'" > sendgrid.env
0 commit comments