We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8dec0 commit f3f36bcCopy full SHA for f3f36bc
README.md
@@ -1,6 +1,14 @@
1
-### Rednote (Xiaohongshu / 小红书) Unofficial API
+## Rednote (Xiaohongshu / 小红书) Unofficial API
2
3
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
11
+</p>
12
13
---
14
0 commit comments