Skip to content

Commit e18c21b

Browse files
committed
docs: fix README badges using English labels for shields.io compatibility
Made-with: Cursor
1 parent 9360a13 commit e18c21b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33
<h1 align="center">PyQt UI Designer</h1>
44
<p align="center">面向硬件工程师的可视化上位机设计工具</p>
55
<p align="center">
6-
<a href="https://github.com/txp666/PyQt-UI-Designer/releases/latest"><img src="https://img.shields.io/github/v/release/txp666/PyQt-UI-Designer?style=flat-square&label=最新版本" alt="Latest Release"></a>
7-
<a href="LICENSE"><img src="https://img.shields.io/github/license/txp666/PyQt-UI-Designer?style=flat-square&label=许可证" alt="License"></a>
6+
<a href="https://github.com/txp666/PyQt-UI-Designer/releases/latest"><img src="https://img.shields.io/github/v/release/txp666/PyQt-UI-Designer?style=flat-square" alt="Release"></a>
7+
<a href="LICENSE"><img src="https://img.shields.io/github/license/txp666/PyQt-UI-Designer?style=flat-square" alt="License"></a>
8+
<img src="https://img.shields.io/badge/python-3.10+-blue?style=flat-square" alt="Python">
9+
<img src="https://img.shields.io/badge/platform-Windows-lightgrey?style=flat-square" alt="Platform">
810
</p>
911
<p align="center">
10-
<a href="https://github.com/txp666/PyQt-UI-Designer/releases/latest"><img src="https://img.shields.io/badge/📦 下载最新安装包-blue?style=for-the-badge" alt="Download"></a>
12+
<a href="https://github.com/txp666/PyQt-UI-Designer/releases/latest"><img src="https://img.shields.io/badge/Download-Latest_Release-blue?style=for-the-badge&logo=windows" alt="Download"></a>
1113
</p>
1214
<p align="center">
1315
<a href="#通信协议支持">通信协议</a> •

0 commit comments

Comments
 (0)