Skip to content

Commit 63be544

Browse files
committed
Update README.md
1 parent 9b155b3 commit 63be544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Options
6464
| percent | can be 1 to 100 | integer | 75 |
6565
| animation | if the circle should be animated initially | int | 1 |
6666
| animationStep | can be 1 to 100, how fast or slow the animation should be | int | 5 |
67-
| progressColor | change color of foreground circle when the percent reach the target percents, ex: { 50: '#FF6C00', 60: '#04CF9E'} | { integer: RGB } | null |
67+
| progressColor | change color of foreground circle as percents changed({ 50: '#FF6C00', 60: '#FF6C00'}) | {integer:RGB} | null |
6868
| icon | font awesome icon, details bellow | string | none |
6969
| iconSize | font size of the icon | integer | 30 |
7070
| iconColor | color of the icon | RGB | #ccc |

0 commit comments

Comments
 (0)