Skip to content

Commit

Permalink
🍱 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxuan committed Jan 21, 2018
1 parent 268a213 commit 506adb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ Example:
|`options.rectHeight`|rectHeight of the rect progress bar|`40`|`Number`|
|`options.rectRadius`|rectRadius of the rect progress bar|`0`|`Number`|

## Changelog
See the GitHub [release history](https://github.com/chenxuan0000/svg-progress-bar/releases).

## License
svg-progress-bar is open source and released under the [MIT License](LICENSE).
3 changes: 3 additions & 0 deletions document/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ Vue.use(svg,{componentName: 'percent-bar'})
|`options.rectHeight`|矩形进度条的高度|`40`|`Number`|
|`options.rectRadius`|矩形进度条的圆角度|`0`|`Number`|

## 历史版本
See the GitHub [历史版本](https://github.com/chenxuan0000/svg-progress-bar/releases).


## License
svg-progress-bar is open source and released under the [MIT License](LICENSE).

0 comments on commit 506adb6

Please sign in to comment.