Update readme

This commit is contained in:
Danilo Woznica
2017-02-02 13:31:42 -02:00
parent 3a9010af2f
commit ddb3e2b8dc

View File

@@ -22,7 +22,7 @@ const MyPage = () => (<ContentLoader />);
| Name | Type | Default | Description |
|---|---|---|---|
| style | _Object_ | | |
| type | _String_ | `facebook` | Options: `facebook`, `instagram` |
| type | _String_ | `facebook` | Options: `facebook`, `instagram`, `code` |
| speed | _Number_ | `2` | Animation speed |
| primaryColor | _String_ | `#f3f3f3` | Background the SVG |
| secondaryColor | _String_ | `#ecebeb` | Animation color |