|
@@ -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 .
|
|
|
|
|
|
-## Website url: [https://liteflow.yomahub.com](https://liteflow.yomahub.com/)
|
|
|
-## Documents url: [https://liteflow.yomahub.com/pages/967466/](https://liteflow.yomahub.com/pages/967466/)
|
|
|
-## Example projects: [https://gitee.com/bryan31/liteflow-example](https://gitee.com/bryan31/liteflow-example)
|
|
|
+## Website url: [Click here to access the official website](https://liteflow.yomahub.com/)
|
|
|
+## Documents url: [Click here to enter the documentation to learn](https://liteflow.yomahub.com/pages/5816c5/)
|
|
|
+## Example projects: [Click here to enter the sample project](https://gitee.com/bryan31/liteflow-example)
|
|
|
|
|
|
## Feature
|
|
|
* **Component definition unified:** All logic is a component, for all logic to provide a unified component implementation, small size, large energy.
|