Skip to content

Commit 2ba3b07

Browse files
author
MailboxValidator
committed
Update readme.md
1 parent 58bec6e commit 2ba3b07

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ An API key is required for this module to function.
3232

3333
Go to https://www.mailboxvalidator.com/plans#api to sign up for FREE API plan and you'll be given an API key.
3434

35+
After that, please save your API key in your web application environement file like this:
36+
``
37+
MBV_API_KEY = 'PASTE_YOUR_API_KEY_HERE'
38+
``
39+
3540

3641

3742
## Usage

0 commit comments

Comments
 (0)