Skip to content

Commit 8a1eeb9

Browse files
author
yinquan
committed
README
1 parent 2a47ed3 commit 8a1eeb9

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@
1111
* [文档](https://github.com/TinyWisp/twtree/wiki/%E6%96%87%E6%A1%A3)
1212
* [示例](https://tinywisp.gitee.io/twtree/#/zh/)
1313
* [开源协议](#开源协议)
14+
* [vue 3](#vue3)
1415

1516
A highly customizable tree component for vue.
1617
* [Features](#features)
1718
* [Getting Started](#getting-started)
1819
* [Document](https://github.com/TinyWisp/twtree/wiki/Document)
1920
* [Demos](https://tinywisp.github.io/twtree/#/en/)
2021
* [License](#license)
21-
22+
* [vue 3](#vue 3)
2223

2324
## 主要特色
2425
* 支持复选框
@@ -121,9 +122,12 @@ export default {
121122
## 开源协议
122123
* MIT
123124
* 无论个人还是公司,都可以免费自由使用
124-
125+
126+
## vue3
127+
[点击此处](https://github.com/TinyWisp/vue-tree)查看对vue3的支持
128+
129+
125130
---
126-
127131

128132
## Features
129133
* checkbox
@@ -226,4 +230,7 @@ export default {
226230
## License
227231
* MIT
228232
* it is free for commercial use.
229-
233+
234+
## vue 3
235+
[click here](https://github.com/TinyWisp/vue-tree) for vue3 support
236+

0 commit comments

Comments
 (0)