Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dzwillia authored Sep 2, 2018
1 parent e48a492 commit 9f15013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Example:
<progress-bar size="medium" val="60" text="60">
```

### Custom Bar color
### Custom bar color
```
<progress-bar bar-color="#dc720f" val="60" text="60%">
```
Expand All @@ -98,6 +98,7 @@ Example:
[More live code examples on JSFiddle](http://jsfiddle.net/dzwillia/47pvcjs9)

## Options

| Props | Type | Values | Default |
| -------------- |:-----------------|:-----------------------------------------------|:-----------------|
| val | Number | 0 - max | 0 |
Expand Down

0 comments on commit 9f15013

Please sign in to comment.