Skip to content

Commit 72dd496

Browse files
committed
Update README.md
1 parent 112a82c commit 72dd496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ if (!$mailgun->validateHook($_POST)) {
8181
```
8282

8383
###Yii extension
84-
Yii users can use this library as an extension. Just put *php-mailgun* in your extensions directory and add some code in the *components* section of your config file:
84+
Yii users can use this library as an extension. Just put *php-mailgun* in your extensions directory or use Composer, and add some code in the *components* section of your config file:
8585
```php
8686
...
8787
'components' => array(

0 commit comments

Comments
 (0)