Skip to content

Commit f3f36bc

Browse files
authored
Modify README header and add CI badges
Updated header level and added badges for CI workflows.
1 parent 6e8dec0 commit f3f36bc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
### Rednote (Xiaohongshu / 小红书) Unofficial API
1+
## Rednote (Xiaohongshu / 小红书) Unofficial API
22

33
Fast, free, and open-source Rednote (小红书) video/image downloader built with Rust + Axum.
4+
<p align="center">
5+
<a href="https://github.com/hostinger-bot/rednote-api/actions/workflows/rust.yml">
6+
<img src="https://github.com/hostinger-bot/rednote-api/actions/workflows/rust.yml/badge.svg" alt="Rust" />
7+
</a>
8+
<a href="https://github.com/hostinger-bot/rednote-api/actions/workflows/rust-clippy.yml">
9+
<img src="https://github.com/hostinger-bot/rednote-api/actions/workflows/rust-clippy.yml/badge.svg" alt="rust-clippy" />
10+
</a>
11+
</p>
412

513
---
614

0 commit comments

Comments
 (0)