diff --git a/README.md b/README.md index 3dcfea42..349ccb9d 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ cli_options: api_token: YOUR_API_TOKEN ``` -## Load APi Token From ENV +## Load API Token From ENV (since v3.7.10) The API Token will be automatically loaded from the ENV variable `WPSCAN_API_TOKEN` if present. If the `--api-token` CLI option is also provided, the value from the CLI will be used.