修改readme

This commit is contained in:
everywhere.z 2022-07-03 22:47:25 +08:00
parent 1d5102b5d8
commit ae45049d96
2 changed files with 6 additions and 6 deletions

View File

@ -9,9 +9,9 @@
## Overview ## Overview
liteFlow is a lightweight , fast component-based process engine framework / rules engine , component orchestration , component reuse , to help decouple business code , so that each business fragment is an elegant component , and support hot-loading rule configuration , to achieve on-the-fly modification . liteFlow is a lightweight , fast component-based process engine framework / rules engine , component orchestration , component reuse , to help decouple business code , so that each business fragment is an elegant component , and support hot-loading rule configuration , to achieve on-the-fly modification .
## Website url: [https://liteflow.yomahub.com](https://liteflow.yomahub.com/) ## Website url: [Click here to access the official website](https://liteflow.yomahub.com/)
## Documents url: [https://liteflow.yomahub.com/pages/967466/](https://liteflow.yomahub.com/pages/967466/) ## Documents url: [Click here to enter the documentation to learn](https://liteflow.yomahub.com/pages/5816c5/)
## Example projects: [https://gitee.com/bryan31/liteflow-example](https://gitee.com/bryan31/liteflow-example) ## Example projects: [Click here to enter the sample project](https://gitee.com/bryan31/liteflow-example)
## Feature ## Feature
* **Component definition unified:** All logic is a component, for all logic to provide a unified component implementation, small size, large energy. * **Component definition unified:** All logic is a component, for all logic to provide a unified component implementation, small size, large energy.

View File

@ -9,9 +9,9 @@
## 概述 ## 概述
liteFlow是一个轻量快速的组件式流程引擎框架/规则引擎,组件编排,组件复用,帮助解耦业务代码,让每一个业务片段都是一个优雅的组件,并支持热加载规则配置,实现即时修改。 liteFlow是一个轻量快速的组件式流程引擎框架/规则引擎,组件编排,组件复用,帮助解耦业务代码,让每一个业务片段都是一个优雅的组件,并支持热加载规则配置,实现即时修改。
## 官网链接:[https://liteflow.yomahub.com](https://liteflow.yomahub.com/) ## 官网链接:[点这里进入官网](https://liteflow.yomahub.com/)
## 文档链接:[https://liteflow.yomahub.com/pages/967466/](https://liteflow.yomahub.com/pages/967466/) ## 文档链接:[点这里进入文档进行学习](https://liteflow.yomahub.com/pages/5816c5/)
## 示例工程:[https://gitee.com/bryan31/liteflow-example](https://gitee.com/bryan31/liteflow-example) ## 示例工程:[点这里进入示例工程项目](https://gitee.com/bryan31/liteflow-example)
## 特性 ## 特性
* **组件定义统一:** 所有的逻辑都是组件,为所有的逻辑提供统一化的组件实现方式,小身材,大能量。 * **组件定义统一:** 所有的逻辑都是组件,为所有的逻辑提供统一化的组件实现方式,小身材,大能量。