Skip to content

Commit 290584c

Browse files
authored
Update README.md
1 parent d2ead97 commit 290584c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Laravel HTTP SMS Sender
2+
![image](https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white)
3+
[![Latest Stable Version](http://poser.pugx.org/durranilab/httpsms/v)](https://packagist.org/packages/durranilab/httpsms)
4+
[![License](http://poser.pugx.org/durranilab/httpsms/license)](https://packagist.org/packages/durranilab/httpsms)
25
##### Easy HTTP (GET/POST) SMS Package for Indian SMS Service Providers.
36

47
**Features**
@@ -108,4 +111,4 @@ $smsResponse = $smsProvider->sendMessage(['username'=>'user123']);
108111

109112
For any issue feel free to raise an issue on github repo.
110113

111-
Thank You!
114+
Thank You!

0 commit comments

Comments
 (0)