Skip to content

Commit

Permalink
docs(*):update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WangYuLue committed Mar 23, 2020
1 parent ccb51d1 commit e474286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

> [image-conversion](https://github.com/WangYuLue/image-conversion) is a simple and easy-to-use JS image convert tools, which provides many methods to convert between Image,Canvas,File and dataURL.
> In addition,image-conversion can specify size to compress the image ([test here](http://www.wangyulue.com/assets/image-comversion/example/index.html)).
> In addition,image-conversion can specify size to compress the image ([test here](https://demo.wangyulue.com/image-conversion/)).

## Methods Map
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "image-conversion",
"version": "2.1.0",
"version": "2.1.1",
"description": "A simple and easy-to-use JS image convert tools, which can specify size to compress the image.",
"main": "index.js",
"author": "wangyulue",
Expand Down

0 comments on commit e474286

Please sign in to comment.