We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba02fcb commit 5b28872Copy full SHA for 5b28872
README.md
@@ -53,4 +53,4 @@ composer install
53
vendor/bin/phpunit -d ibm_username=YOUR_IBM_USERNAME -d ibm_password=YOUR_IBM_PASSWORD -d ispeech_api_key=YOUR_ISPEECH_API_KEY -d amazon_api_key=YOUR_AMAZON_API_KEY -d amazon_api_secret=YOUR_AMAZON_API_SECRET
54
```
55
56
-> **Note:** Provider keys and values are required when running the integration tests but the values don't have to be valid.
+> **Note:** API credentials are required when running the integration tests but the values don't have to be valid.
0 commit comments