Skip to content

Commit 2224c59

Browse files
committed
column fix
1 parent 5f2f3a6 commit 2224c59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var newInstance = new PolygonAvatar({
3030
The plugin can be configured using the one of a combination of the following options:
3131

3232
| Parameter | Default | Mandatory | Description |
33-
|------------------|:---------------------------------------------------------------------------------------------------|:---------:|:---------:|
33+
|------------------|:---------:|:---------:|:---------------------------------------------------------------------------------------------------|
3434
| selector | '' | x | A CSS selector to the destination canvas to render. |
3535
| sides | 6 | | How many sides (more than 2, of course) the polygon should have. |
3636
| image | '' | | Sets the image to be rendered inside the polygon. |

0 commit comments

Comments
 (0)