Skip to content

Commit d53defd

Browse files
committed
docs:修改readme.md
1 parent 6346b7e commit d53defd

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

readme.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,23 @@
1111
<a target="_blank" href="https://github.com/Coding-Coder/code-gen">
1212
<img alt="Github" src="https://img.shields.io/badge/Github-%E9%A1%B9%E7%9B%AE%E5%9C%B0%E5%9D%80-red" />
1313
</a>
14+
<a target="_blank" href="https://github.com/Coding-Coder/code-gen/releases">
15+
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/Coding-Coder/code-gen">
16+
</a>
17+
</p>
18+
<p align="center">
1419
<a target="_blank" href="https://spring.io/projects/spring-boot">
1520
<img alt="Spring Boot" src="https://img.shields.io/badge/Spring%20Boot-2.3.2.RELEASE-blueviolet" />
1621
</a>
17-
<a target="_blank" href="https://github.com/Coding-Coder/code-gen/blob/master/LICENSE">
18-
<img alt="License" src="https://img.shields.io/badge/License-MIT-brightgreen" />
19-
</a>
2022
<a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0.html">
2123
<img alt="JDK" src="https://img.shields.io/badge/JDK-1.8%2B-blue" />
2224
</a>
25+
<a target="_blank" href="https://github.com/Coding-Coder/code-gen/blob/master/LICENSE">
26+
<img alt="GitHub license" src="https://img.shields.io/github/license/Coding-Coder/code-gen">
27+
</a>
28+
<img src="https://img.shields.io/badge/OS-linux%2C%20win%2C%20mac-blue.svg">
29+
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/Coding-Coder/code-gen">
30+
<!-- <img alt="GitHub all releases" src="https://img.shields.io/github/downloads/Coding-Coder/code-gen/total"> -->
2331
</p>
2432

2533
一款代码生成工具,可自定义模板生成不同的代码,支持MySQL、Oracle、SQL Server、PostgreSQL。

0 commit comments

Comments
 (0)