diff --git a/README.md b/README.md index 56037641a..38aaf589e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You can find out how to join the community on the official website! ## Documents url: [Click here to enter the documentation to learn](https://liteflow.yomahub.com/pages/5816c5/) ## Demo projects: [DEMO1](https://github.com/bryan31/message-demo) | [DEMO2](https://gitee.com/bryan31/liteflow-example) -** LiteFlow has more than 650 test cases in the source code, including most scenarios, you can see the test cases in the source code.** +** LiteFlow has more than 860 test cases in the source code, including most scenarios, you can see the test cases in the source code.** ## Feature * **Component definition unified:** All logic is a component, for all logic to provide a unified component implementation, small size, large energy. diff --git a/README.zh-CN.md b/README.zh-CN.md index 08b686cfb..625a7aa08 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -19,7 +19,7 @@ LiteFlow是一个由社区驱动的项目,我们非常重视社区建设,拥 ## 文档链接:[点这里进入文档进行学习](https://liteflow.yomahub.com/pages/5816c5/) ## 示例工程:[DEMO1](https://github.com/bryan31/message-demo) | [DEMO2](https://gitee.com/bryan31/liteflow-example) -**同时LiteFlow的源码中拥有超过650个测试用例,包含了大部分的场景,在源码中可以看到测试用例** +**同时LiteFlow的源码中拥有超过860个测试用例,包含了大部分的场景,在源码中可以看到测试用例** ## 特性 * **组件定义统一:** 所有的逻辑都是组件,为所有的逻辑提供统一化的组件实现方式,小身材,大能量。