Skip to content

Commit 66db63b

Browse files
committed
Update README.md
1 parent cefda14 commit 66db63b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ $ composer require africastalking/africastalking
1818

1919
## Usage
2020

21-
The SDK needs to be instantiated using your username and API key (which you can get from the [dashboard](https://account/africastalking.com)).
21+
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`
2224
2325
```php
2426
<?php

0 commit comments

Comments
 (0)