更新readme
This commit is contained in:
parent
091c701347
commit
5e49060807
10
README.md
10
README.md
|
@ -1,3 +1,11 @@
|
|||
<p align="center">
|
||||
<a href="http://yomahub.com/liteflow/">
|
||||
<img width="500" src="static/img/logo.png" alt="logo">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h3>您的star是我继续前进的动力,如果喜欢请右上角帮忙点个star</h3>
|
||||
|
||||
## 概述
|
||||
liteFlow是一个轻量,快速的组件式流程引擎框架,组件编排,帮助解耦业务代码,让每一个业务片段都是一个组件,并支持热加载规则配置,实现即时修改。
|
||||
|
||||
|
@ -19,5 +27,5 @@ liteFlow是一个轻量,快速的组件式流程引擎框架,组件编排,
|
|||
|
||||
关注公众号回复`liteflow`即可加入讨论群
|
||||
|
||||
![offIical-wx](docs/media/offical-wx.jpg)
|
||||
![offIical-wx](static/img/offical-wx.jpg)
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 631.18 649.31"><defs><style>.cls-1{fill:none;}.cls-2{clip-path:url(#clip-path);}.cls-3,.cls-5{fill:#fff;}.cls-4{fill:#e01e5a;}.cls-5{font-size:142.54px;font-family:Arial-Black, Arial Black;font-weight:800;}.cls-6{letter-spacing:-0.02em;}</style><clipPath id="clip-path" transform="translate(0 99.31)"><rect class="cls-1" x="129.06" y="0.02" width="339.18" height="339.18"/></clipPath></defs><title>资源 3</title><g id="图层_2" data-name="图层 2"><g id="图层_1-2" data-name="图层 1"><g class="cls-2"><rect class="cls-3" x="92.22" y="-3.77" width="120.57" height="253.06" rx="22.53" transform="translate(-42.14 243.1) rotate(-45)"/><rect class="cls-3" x="384.51" y="89.92" width="120.57" height="253.06" rx="22.53" transform="translate(-22.77 477.22) rotate(-45)"/><rect class="cls-3" x="218.96" y="-36.83" width="253.06" height="120.57" rx="22.53" transform="translate(84.61 350.47) rotate(-45)"/><rect class="cls-3" x="125.28" y="255.47" width="253.06" height="120.57" rx="22.53" transform="translate(-149.52 369.84) rotate(-45)"/></g><path class="cls-4" d="M196.33,53.3,155.86,12.82A7.51,7.51,0,0,1,161.17,0h80.94a7.52,7.52,0,0,1,5.31,12.83L207,53.3A7.53,7.53,0,0,1,196.33,53.3Z" transform="translate(0 99.31)"/><path class="cls-4" d="M415,67.25,455.5,26.78a7.51,7.51,0,0,1,12.82,5.31V113a7.51,7.51,0,0,1-12.82,5.31L415,77.88A7.53,7.53,0,0,1,415,67.25Z" transform="translate(0 99.31)"/><path class="cls-4" d="M400.66,285.69l40.47,40.48A7.51,7.51,0,0,1,435.82,339l-80.94,0a7.51,7.51,0,0,1-5.31-12.82L390,285.69A7.53,7.53,0,0,1,400.66,285.69Z" transform="translate(0 99.31)"/><path class="cls-4" d="M182.34,271.91l-40.48,40.47A7.51,7.51,0,0,1,129,307.07V226.13a7.52,7.52,0,0,1,12.83-5.31l40.46,40.47A7.51,7.51,0,0,1,182.34,271.91Z" transform="translate(0 99.31)"/><text class="cls-5" transform="translate(0 605.6)">Litefl<tspan class="cls-6" x="403.83" y="0">o</tspan><tspan x="496.33" y="0">w</tspan></text></g></g></svg>
|
After Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue