Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yeild committed Aug 7, 2018
1 parent d872e0a commit 0b9a52c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ jigsaw.init接收一个配置对象,el属性为页面容器元素, 后面三

2. 未编译ES6语法,建议使用现代浏览器体验。

3. 纯前端验证对安全性没意义,因此本项目仅供学习交流,不考虑实用性。

### update
- 重写了draw方法,现在绘制一条封闭的曲线,并且加上了stroke美化样式。

0 comments on commit 0b9a52c

Please sign in to comment.