Skip to content

Commit 0b03b8a

Browse files
committed
formatted the example
1 parent 84122d2 commit 0b03b8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Here is an example on how to send an SMS with this package;
2828

2929
>> import nextsms
3030
>> sender = nextsms('your username', 'your password')
31-
>> sender.sendsms(message='hello', recipients=['075XXXXX',['065XXXX'], sender_id="NEXTSMS")
31+
>> sender.sendsms(message='hello', recipients=['25575XXXXX','25565XXXX'], sender_id="NEXTSMS")
3232

3333
```
3434

0 commit comments

Comments
 (0)