Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 9f5ed0a

Browse files
Added other options table.
1 parent 9896c9e commit 9f5ed0a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ Invert White Images to Black using SVG, targeted for IE10 as CSS3 Filters replac
3434
});
3535
```
3636

37+
###Other Options
38+
| Option | Default Value | Description |
39+
|---|---|---|
40+
| rootElm | html | Root element where you wish a flag/class to be added once plugin convert image using SVG|
41+
| rootFlag | inverted | A class to be added on `rootElm`.
42+
43+
3744
###Change Log
3845
- **Version 1.0.0** - First authord.
3946
- **Version 1.0.2** - Updating with Bower/NPM updates, configured grunt.

0 commit comments

Comments
 (0)