From 1a02b10fe24c572440ff7cf6bec846ed219005ff Mon Sep 17 00:00:00 2001 From: bryan31 Date: Fri, 24 Sep 2021 12:11:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BE=9B=E8=8B=B1=E6=96=87=E7=89=88re?= =?UTF-8?q?adme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fbbe4f2b..d2496e0bb 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@

Your star is my motivation to keep going. If you like LiteFlow, please help me with a star in the upper right corner.

-## 概述 +## 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