Skip to content

Commit

Permalink
UPDATE README
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaszhu committed May 18, 2020
1 parent bbe270e commit 3701b36
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 @@ -7,7 +7,7 @@ $ npm install mp-progress --save
```

## 用法
传入的单位是`rpx`
传入的单位是`rpx`,即如果canvas宽度为400rpx,则传入400,后续会自动计算真实尺寸
```
import MpProgress from 'mp-progress';
...
Expand Down

0 comments on commit 3701b36

Please sign in to comment.