diff --git a/README.md b/README.md index b707b60..5918286 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_cn.md b/README_cn.md index e9dfc38..e6a6276 100644 --- a/README_cn.md +++ b/README_cn.md @@ -39,7 +39,7 @@ pnpm run play - [x] 提供优化建议 - [x] 支持 `options api` - [x] [vscode 扩展](./packages/vscode) -- [ ] 支持 `React` +- [x] 支持 `React` ## 贡献