We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cefda14 commit 66db63bCopy full SHA for 66db63b
README.md
@@ -18,7 +18,9 @@ $ composer require africastalking/africastalking
18
19
## Usage
20
21
-The SDK needs to be instantiated using your username and API key (which you can get from the [dashboard](https://account/africastalking.com)).
+The SDK needs to be instantiated using your username and API key, which you can get from the [dashboard](https://account/africastalking.com).
22
+
23
+> You can use this SDK for either production or sandbox apps. For sandbox, the app username is **ALWAYS** `sandbox`
24
25
```php
26
<?php
0 commit comments