Skip to content

Commit 25016a8

Browse files
committed
added links readme section
1 parent 05f78d8 commit 25016a8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,11 @@ $message = \Yii::$app->mailer->compose()
5050
5151
\Yii::$app->mailer->send($message);
5252
```
53+
## Licence ##
54+
55+
MIT
56+
57+
## Links ##
58+
59+
* [GitHub repository](https://github.com/yarcode/yii2-queue-mailer)
60+
* [Composer package](https://packagist.org/packages/yarcode/yii2-queue-mailer)

0 commit comments

Comments
 (0)