|
@@ -6,13 +6,13 @@
|
|
|
|
|
|
<h3>Your star is my motivation to keep going. If you like LiteFlow, please help me with a star in the upper right corner.</h3>
|
|
|
|
|
|
-## 概述
|
|
|
+## 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 .
|
|
|
|
|
|
## Project home page please click:[HOME PAGE](http://yomahub.com/liteflow)
|
|
|
## Example projects, please click:[EXAMPLE](https://gitee.com/bryan31/liteflow-example)
|
|
|
|
|
|
-## 特性
|
|
|
+## Feature
|
|
|
* decoupled orchestration of complex business, providing a unified implementation for all components
|
|
|
* based on the rule file to orchestrate the process, support xml, json, yml three types of rule file writing method
|
|
|
* framework provides a local file configuration source, zk configuration source implementation
|