Skip to content

Commit ccde02c

Browse files
authored
Add rust-clippy badge to README
Added a badge for rust-clippy workflow to README.
1 parent f3f36bc commit ccde02c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@ Fast, free, and open-source Rednote (小红书) video/image downloader built wit
55
<a href="https://github.com/hostinger-bot/rednote-api/actions/workflows/rust.yml">
66
<img src="https://github.com/hostinger-bot/rednote-api/actions/workflows/rust.yml/badge.svg" alt="Rust" />
77
</a>
8+
</p>
9+
10+
<p align="center">
811
<a href="https://github.com/hostinger-bot/rednote-api/actions/workflows/rust-clippy.yml">
912
<img src="https://github.com/hostinger-bot/rednote-api/actions/workflows/rust-clippy.yml/badge.svg" alt="rust-clippy" />
1013
</a>
1114
</p>
1215

16+
1317
---
1418

1519
## 🚀 About This Project

0 commit comments

Comments
 (0)