Skip to content

Commit 0440fbf

Browse files
author
Guillaume Badi
committed
Update README.md
1 parent be18bd8 commit 0440fbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
## Getting Started
44

5-
First, make sure you have an API key, and an API secret.
6-
Once you got them, save them in your environment:
7-
85
### API documentation
96

107
Find out more about the Mailjet API: http://dev.mailjet.com/
118

129

10+
First, make sure you have an API key, and an API secret.
11+
Once you got them, save them in your environment:
12+
1313
```
1414
export MJ_APIKEY_PUBLIC='your api key'
1515
export MJ_APIKEY_PRIVATE='your api secret'

0 commit comments

Comments
 (0)