Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
howard60915 committed Jun 11, 2017
1 parent 9b155b3 commit 63be544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Options
| percent | can be 1 to 100 | integer | 75 |
| animation | if the circle should be animated initially | int | 1 |
| animationStep | can be 1 to 100, how fast or slow the animation should be | int | 5 |
| progressColor | change color of foreground circle when the percent reach the target percents, ex: { 50: '#FF6C00', 60: '#04CF9E'} | { integer: RGB } | null |
| progressColor | change color of foreground circle as percents changed({ 50: '#FF6C00', 60: '#FF6C00'}) | {integer:RGB} | null |
| icon | font awesome icon, details bellow | string | none |
| iconSize | font size of the icon | integer | 30 |
| iconColor | color of the icon | RGB | #ccc |
Expand Down

0 comments on commit 63be544

Please sign in to comment.