Skip to content

Commit

Permalink
docs(readme): add v2 site link
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed May 20, 2021
1 parent fead784 commit 30df44b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,15 @@ In React, the whole tree rendering performance problem of the form is very obvio
- 🏅 Side effects are managed independently, making form data linkages easier than ever before.
- 🌯 Override most complicated form layout use cases.

## Documents
## WebSite

- [formilyjs.org](https://formilyjs.org)
2.0

https://v2.formilyjs.org

1.0

https://formilyjs.org

## Community

Expand Down
10 changes: 8 additions & 2 deletions README.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,15 @@
- 🏅 副作用逻辑独立管理,涵盖各种复杂联动校验逻辑
- 🌯 支持各种表单复杂布局方案

## 文档
## 官网

- [formilyjs.org](https://formilyjs.org)
2.0

https://v2.formilyjs.org

1.0

https://formilyjs.org

## 集团其他产品

Expand Down

0 comments on commit 30df44b

Please sign in to comment.