We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58bec6e commit 2ba3b07Copy full SHA for 2ba3b07
1 file changed
readme.md
@@ -32,6 +32,11 @@ An API key is required for this module to function.
32
33
Go to https://www.mailboxvalidator.com/plans#api to sign up for FREE API plan and you'll be given an API key.
34
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
+
40
41
42
## Usage
0 commit comments