From da25940f1e73e4fe3ee74e7e6baf76ce6c6665bc Mon Sep 17 00:00:00 2001 From: bryan31 Date: Tue, 19 Oct 2021 17:47:22 +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 | 1 + README.zh-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 873fd5262..0f89a325a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ 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) +## project documents please click: [DOCUMENTATION](https://yomahub.com/liteflow/docs) ## Example projects, please click:[EXAMPLE](https://gitee.com/bryan31/liteflow-example) ## Feature diff --git a/README.zh-CN.md b/README.zh-CN.md index 1f703d30d..bffb25190 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -10,6 +10,7 @@ liteFlow是一个轻量,快速的组件式流程引擎框架/规则引擎,组件编排,组件复用,帮助解耦业务代码,让每一个业务片段都是一个优雅的组件,并支持热加载规则配置,实现即时修改。 ## 项目主页请点击:[项目主页](http://yomahub.com/liteflow) +## 项目文档请点击:[项目文档](https://yomahub.com/liteflow/docs) ## 示例工程请点击:[示例工程](https://gitee.com/bryan31/liteflow-example) ## 特性