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 be18bd8 commit 0440fbfCopy full SHA for 0440fbf
README.md
@@ -2,14 +2,14 @@
2
3
## Getting Started
4
5
-First, make sure you have an API key, and an API secret.
6
-Once you got them, save them in your environment:
7
-
8
### API documentation
9
10
Find out more about the Mailjet API: http://dev.mailjet.com/
11
12
+First, make sure you have an API key, and an API secret.
+Once you got them, save them in your environment:
+
13
```
14
export MJ_APIKEY_PUBLIC='your api key'
15
export MJ_APIKEY_PRIVATE='your api secret'
0 commit comments