diff --git a/README.md b/README.md index 3c6c3efb..a29e57c8 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ 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/en/pages/5816c5/) ## Demo projects: [DEMO1](https://github.com/bryan31/message-demo) | [DEMO2](https://gitee.com/bryan31/liteflow-example) -LiteFlow has more than 1000 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. * **Rules lightweight:** based on the rules file to arrange the process, learning the rules entry only takes 5 minutes, a read both understand. @@ -55,7 +53,7 @@ These processes can be easily solved with LiteFlow! The framework has a very low LiteFlow has an extremely detailed and easy-to-understand documentation, it can help you solve more than 95% of your problems when using the framework. -Right now LiteFlow has 658 test cases and more. Complete documentation and comprehensive test case coverage guarantee the stability of LiteFlow framework! +LiteFlow has 658 test cases and more. Complete documentation and comprehensive test case coverage guarantee the stability of LiteFlow framework! Looking forward to your use! diff --git a/README.zh-CN.md b/README.zh-CN.md index c28944cc..c9d2657f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -19,8 +19,6 @@ LiteFlow是一个由社区驱动的项目,我们非常重视社区建设,拥 ## 文档链接:[点这里进入文档进行学习](https://liteflow.yomahub.com/pages/5816c5/) ## 示例工程:[DEMO1](https://github.com/bryan31/message-demo) | [DEMO2](https://gitee.com/bryan31/liteflow-example) -**同时LiteFlow的源码中拥有超过1000个的测试用例,包含了大部分的场景,在源码中可以看到测试用例** - ## 特性 * **组件定义统一:** 所有的逻辑都是组件,为所有的逻辑提供统一化的组件实现方式,小身材,大能量。 * **规则轻量:** 基于规则文件来编排流程,学习规则入门只需要5分钟,一看既懂。