Skip to content

Commit d415640

Browse files
mklocekvittorius
andauthored
Update docs/getting-started.md
Co-authored-by: Viktor Zahorodnii <[email protected]>
1 parent 3a4023e commit d415640

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/getting-started.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ Gradle Kotlin DSL dependency:
3333
implementation("io.mailtrap:mailtrap-java:1.0.0")
3434
```
3535

36-
### 2. Register/login into Mailtrap
36+
### 2. Authentication
3737

38-
Obtain API token to configure and use MailtrapClient.
38+
- Register/login into Mailtrap
39+
- Obtain an API token [with respective permissions and access level](https://help.mailtrap.io/article/103-api-tokens) to configure and use MailtrapClient.
3940

4041
### 3. Configuration and usage
4142

0 commit comments

Comments
 (0)