Skip to content

Commit 62567e8

Browse files
author
Oleksii Golub
committed
Update README.md
1 parent 751141b commit 62567e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ Usage
4848
Once the extension is installed, simply use it in your code by :
4949

5050
```php
51-
<?php Yii::$app->turbosms->send('test', '+380XXXXXXXXX'); ?>```
51+
<?php Yii::$app->turbosms->send('test', '+380XXXXXXXXX'); ?>
52+
```
5253

5354
## License
5455

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

Comments
 (0)