bryan31 3 лет назад
Родитель
Сommit
aac640f1f9
2 измененных файлов с 4 добавлено и 4 удалено
  1. 2 2
      README.md
  2. 2 2
      README.zh-CN.md

+ 2 - 2
README.md

@@ -6,8 +6,8 @@
 
 <h3>Your star is my motivation to keep going. If you like LiteFlow, please help me with a star in the upper right corner.</h3>
 
-<h2>LiteFlow has participated in the open Source China 2021 project selection and voting. If you support this project, please vote for LiteFlow. Thank you!<h2>
-<h2>[click here to direct voting page](https://www.oschina.net/project/top_cn_2021/?id=578)</h2>
+<h1>LiteFlow has participated in the open Source China 2021 project selection and voting. If you support this project, please vote for LiteFlow. Thank you!</h1>
+<h1>[click here to direct voting page](https://www.oschina.net/project/top_cn_2021/?id=578)</h1>
 
 ## 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 .

+ 2 - 2
README.zh-CN.md

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