Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tponiat authored Jun 19, 2024
1 parent 98143fc commit 9d9f0f3
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const result = await Mailik("yours-project-public-key").send({
});
```

### 2. Create account [here](https://develop.mailik.pages.dev/pl/auth/login)
### 2. Create account [here](https://mailik.dev/eu/auth/login)

### 3. Create yours first project group.

Expand All @@ -40,18 +40,11 @@ Each project must have:

- name
- for which project group belongs
- minimum one email adress for sending messages
- at least one e-mail address for sending messages

![Project](/images/2.png "Project")

Project can have multiple email adresses where emails will be send.
Project can have multiple email adresses where emails from your website will be send.

You can add URLs from which sending emails for a specific project will be allowed, you will be notified if someone will try to send emails with yours project public key from not allowed websites

### 5. Team members

You can also have multiple members in yours team, and you can be in multiple other people teams.

Simply generate magic links for inviting people to yours team.

![Magic links](/images/3.png "Magic link")

0 comments on commit 9d9f0f3

Please sign in to comment.