Skip to content

Commit

Permalink
Merge pull request #82 from mehedijaman/master
Browse files Browse the repository at this point in the history
fix: update wording in documentation
  • Loading branch information
arif98741 authored Dec 22, 2024
2 parents 7f2163e + 11d065b commit 97a0b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ array:6 [▼


## Sms Send Using Custom Gateway
We have tried to added most of the gateways of Bangladesh in this package as much as possible. But still if you don't find your expected gateway in this list, then use Custom Gateway using following code snippet.
We have tried to add most of the gateways of Bangladesh in this package as much as possible. But still if you don't find your expected gateway in this list, then use Custom Gateway using following code snippet.
<pre>
use Xenon\LaravelBDSms\Provider\CustomGateway;
use Xenon\LaravelBDSms\Sender;
Expand Down

0 comments on commit 97a0b45

Please sign in to comment.