bryan31 %!s(int64=3) %!d(string=hai) anos
pai
achega
084d84b48a
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 3 3
      README.md
  2. 1 1
      README.zh-CN.md

+ 3 - 3
README.md

@@ -9,9 +9,9 @@
 ## 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](https://liteflow.yomahub.com/)
-## project documents please click: [DOCUMENTATION](https://liteflow.yomahub.com/docs)
-## Example projects, please click:[EXAMPLE](https://gitee.com/bryan31/liteflow-example)
+## Website url: [https://liteflow.yomahub.com](https://liteflow.yomahub.com/)
+## Documents url: [https://liteflow.yomahub.com/docs](https://liteflow.yomahub.com/docs)
+## Example projects: [https://gitee.com/bryan31/liteflow-example](https://gitee.com/bryan31/liteflow-example)
 
 ## Feature
 * decoupled orchestration of complex business, providing a unified implementation for all components

+ 1 - 1
README.zh-CN.md

@@ -11,7 +11,7 @@ liteFlow是一个轻量,快速的组件式流程引擎框架/规则引擎,
 
 ## 官网链接:[https://liteflow.yomahub.com](https://liteflow.yomahub.com/)
 ## 文档链接:[https://liteflow.yomahub.com/docs](https://liteflow.yomahub.com/docs/)
-## 示例工程链接:[https://gitee.com/bryan31/liteflow-example](https://gitee.com/bryan31/liteflow-example)
+## 示例工程:[https://gitee.com/bryan31/liteflow-example](https://gitee.com/bryan31/liteflow-example)
 
 ## 特性
 * 复杂业务的解耦编排利器,为所有组件提供统一化的实现方式