From 0ba157d03633132966e80f738c3b27032f6c13b7 Mon Sep 17 00:00:00 2001 From: bryan31 Date: Tue, 7 Dec 2021 16:51:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- README.zh-CN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8bf9b0979..a91361c9a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@

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

-**LiteFlow has participated in the open Source China 2021 project selection and voting. If you support this project, please vote for LiteFlow. Thank you!** -[click here to direct voting page](https://www.oschina.net/project/top_cn_2021/?id=578) +**LiteFlow has participated in the open Source China 2021 project selection and voting. If you support this project, please vote for LiteFlow. Thank you!** +## [click here to direct voting page](https://www.oschina.net/project/top_cn_2021/?id=578) ## 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 . diff --git a/README.zh-CN.md b/README.zh-CN.md index 6a38cb14f..40dd385ac 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -6,8 +6,8 @@

您的star是我继续前进的动力,如果喜欢LiteFlow请右上角帮忙点个star

-**目前LiteFlow参加了开源中国2021项目评选投票活动,如果支持这个项目,请为LiteFlow投上你宝贵的一票,感谢!** -[点此直达投票页面](https://www.oschina.net/project/top_cn_2021/?id=578) +**目前LiteFlow参加了开源中国2021项目评选投票活动,如果支持这个项目,请为LiteFlow投上你宝贵的一票,感谢!** +## [点此直达投票页面](https://www.oschina.net/project/top_cn_2021/?id=578) ## 概述 liteFlow是一个轻量,快速的组件式流程引擎框架/规则引擎,组件编排,组件复用,帮助解耦业务代码,让每一个业务片段都是一个优雅的组件,并支持热加载规则配置,实现即时修改。