We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2224c59 commit 5ca1480Copy full SHA for 5ca1480
1 file changed
README.md
@@ -30,7 +30,7 @@ var newInstance = new PolygonAvatar({
30
The plugin can be configured using the one of a combination of the following options:
31
32
| Parameter | Default | Mandatory | Description |
33
-|------------------|:---------:|:---------:|:---------------------------------------------------------------------------------------------------|
+|:------------------|:---------:|:---------:|:---------------------------------------------------------------------------------------------------|
34
| selector | '' | x | A CSS selector to the destination canvas to render. |
35
| sides | 6 | | How many sides (more than 2, of course) the polygon should have. |
36
| image | '' | | Sets the image to be rendered inside the polygon. |
0 commit comments