Skip to content

Commit fafb454

Browse files
committed
Add downloads badge and format README badges
Add a GitHub downloads badge (linking to releases) and reformat the badge markup in README.md and README-EN.md for improved readability. Also correct the alt text for the QQ Group badge. These are presentation-only changes; no functional code was modified.
1 parent 0221b63 commit fafb454

2 files changed

Lines changed: 24 additions & 6 deletions

File tree

README-EN.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,18 @@
55
<h3>Uotan Toolbox NT</h3>
66
<h4><i>A Modern Toolbox for Android & OpenHarmony Devices</i></h4>
77
<div id="badges" >
8-
<a href="https://www.uotan.cn/"><img src="https://img.shields.io/badge/Uotan Project-ff4e45?style=for-the-badge" alt="Uotan Project"/></a>
9-
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Uotan-Dev/UotanToolboxNT?style=for-the-badge" alt="License"/></a>
10-
<a href="https://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=9IrUA3Rd5Gf6_h9WilwiO8U784SIkXYR&authKey=%2FxSq3qNpRX0i%2BE4lcMijNr3KNFDfdc2sIkcCXxhb4sqsZWHkIcktnkzyQmRNeW8T&noverify=0&group_code=975952599"><img src="https://img.shields.io/badge/QQ%20Group-4379c4?style=for-the-badge" alt="License"/></a>
8+
<a href="https://www.uotan.cn/">
9+
<img src="https://img.shields.io/badge/Uotan Project-ff4e45?style=for-the-badge" alt="Uotan Project"/>
10+
</a>
11+
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/blob/main/LICENSE">
12+
<img src="https://img.shields.io/github/license/Uotan-Dev/UotanToolboxNT?style=for-the-badge" alt="License"/>
13+
</a>
14+
<a href="https://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=9IrUA3Rd5Gf6_h9WilwiO8U784SIkXYR&authKey=%2FxSq3qNpRX0i%2BE4lcMijNr3KNFDfdc2sIkcCXxhb4sqsZWHkIcktnkzyQmRNeW8T&noverify=0&group_code=975952599">
15+
<img src="https://img.shields.io/badge/QQ%20Group-4379c4?style=for-the-badge" alt="QQ Group"/>
16+
</a>
17+
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/releases">
18+
<img src="https://img.shields.io/github/downloads/Uotan-Dev/UotanToolboxNT/total.svg?style=for-the-badge" alt="Downloads"/>
19+
</a>
1120
</div>
1221
</div>
1322
<br/>

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,18 @@
55
<h3>柚坛工具箱 NT</h3>
66
<h4><i>现代化 Android & OpenHarmony 工具箱</i></h4>
77
<div id="badges" >
8-
<a href="https://www.uotan.cn/"><img src="https://img.shields.io/badge/Uotan Project-ff4e45?style=for-the-badge" alt="Uotan Project"/></a>
9-
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Uotan-Dev/UotanToolboxNT?style=for-the-badge" alt="License"/></a>
10-
<a href="https://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=9IrUA3Rd5Gf6_h9WilwiO8U784SIkXYR&authKey=%2FxSq3qNpRX0i%2BE4lcMijNr3KNFDfdc2sIkcCXxhb4sqsZWHkIcktnkzyQmRNeW8T&noverify=0&group_code=975952599"><img src="https://img.shields.io/badge/QQ%20Group-4379c4?style=for-the-badge" alt="License"/></a>
8+
<a href="https://www.uotan.cn/">
9+
<img src="https://img.shields.io/badge/Uotan Project-ff4e45?style=for-the-badge" alt="Uotan Project"/>
10+
</a>
11+
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/blob/main/LICENSE">
12+
<img src="https://img.shields.io/github/license/Uotan-Dev/UotanToolboxNT?style=for-the-badge" alt="License"/>
13+
</a>
14+
<a href="https://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=9IrUA3Rd5Gf6_h9WilwiO8U784SIkXYR&authKey=%2FxSq3qNpRX0i%2BE4lcMijNr3KNFDfdc2sIkcCXxhb4sqsZWHkIcktnkzyQmRNeW8T&noverify=0&group_code=975952599">
15+
<img src="https://img.shields.io/badge/QQ%20Group-4379c4?style=for-the-badge" alt="QQ Group"/>
16+
</a>
17+
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/releases">
18+
<img src="https://img.shields.io/github/downloads/Uotan-Dev/UotanToolboxNT/total.svg?style=for-the-badge" alt="Downloads"/>
19+
</a>
1120
</div>
1221
</div>
1322
<br/>

0 commit comments

Comments
 (0)