We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751141b commit 62567e8Copy full SHA for 62567e8
README.md
@@ -48,8 +48,9 @@ Usage
48
Once the extension is installed, simply use it in your code by :
49
50
```php
51
- <?php Yii::$app->turbosms->send('test', '+380XXXXXXXXX'); ?>```
+ <?php Yii::$app->turbosms->send('test', '+380XXXXXXXXX'); ?>
52
+ ```
53
54
## License
55
-**yii2-turbosms** is released under the BSD 3-Clause License. See the bundled `LICENSE.md` for details.
56
+**yii2-turbosms** is released under the BSD 3-Clause License. See the bundled `LICENSE.md` for details.
0 commit comments