Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
luz-alphacode committed Apr 25, 2019
1 parent aef480c commit af0bead
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ compiled
.awcache
.rpt2_cache
docs
issues
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ There are some cases that the library may return weird result or failed silently

## Development
```sh
# build es5/umd//iife packages
# build es5/umd/iife packages
npm run build
```
You can use open demo folder for simple cases demonstration.
<br/>*I've noticed there is a react adaption of paper.js but no vue adaption, so I create a vue adaption of paper.js, you can visit this [repo](https://github.com/luz-alphacode/paper-vueify) if you are interested.*

## License
Distributed under the MIT license. See [LICENSE](https://github.com/luz-alphacode/paperjs-offset/blob/master/LICENSE) for detail.

0 comments on commit af0bead

Please sign in to comment.