Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zcf0508 committed Oct 23, 2023
1 parent eb0c39f commit fa2a424
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 @@ -41,7 +41,7 @@ So I want to build a tool to help us analyze the code, and find the relations be
- [x] provide some suggestions for optimization
- [x] support `options api`
- [x] [vscode extension](./packages/vscode)
- [ ] support `React`
- [x] support `React`

## Contribution

Expand Down
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pnpm run play
- [x] 提供优化建议
- [x] 支持 `options api`
- [x] [vscode 扩展](./packages/vscode)
- [ ] 支持 `React`
- [x] 支持 `React`

## 贡献

Expand Down

0 comments on commit fa2a424

Please sign in to comment.