Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderEpolite committed Apr 10, 2023
1 parent e453bdc commit 143d88c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@

This is an API for the temporary email service [TempMail.lol](https://tempmail.lol).

## Upgrading from 2.0.3

The version 3.0.0+ is vastly different from the old version of the API. Please read the changes before using the new version of the API.

Version 2.0.3 still works, but does not have support for custom domains or TempMail Plus. Note that v2 support may be dropped at any time, so please
upgrade your applications as soon as possible.

## Installation
```bash
npm i tempmail.lol
Expand Down

0 comments on commit 143d88c

Please sign in to comment.