Skip to content

Commit a4c74f3

Browse files
nclsHarthkdobrev
authored andcommitted
Add installation part in README (#33)
1 parent 7b05828 commit a4c74f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Swift Mailer plugin inlining the CSS (in style tags) into the specific html tags
44
Uses [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles).
55
Works for both html body or html parts.
66

7+
## Installation
8+
9+
```bash
10+
$ composer require openbuildings/swiftmailer-css-inliner
11+
```
12+
713
## Usage
814

915
```php

0 commit comments

Comments
 (0)