chore: add docs badge to README
This commit is contained in:
parent
b85ceb4ccb
commit
91fc2d7905
3 changed files with 5 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
# 
|
# 
|
||||||
|
|
||||||
[](https://crates.io/crates/rustypipe)
|
[](https://crates.io/crates/rustypipe)
|
||||||
[](http://opensource.org/licenses/GPL-3.0)
|
[](https://opensource.org/licenses/GPL-3.0)
|
||||||
|
[](https://docs.rs/rustypipe)
|
||||||
[](https://codeberg.org/ThetaDev/rustypipe/actions/?workflow=ci.yaml)
|
[](https://codeberg.org/ThetaDev/rustypipe/actions/?workflow=ci.yaml)
|
||||||
|
|
||||||
RustyPipe is a fully featured Rust client for the public YouTube / YouTube Music API
|
RustyPipe is a fully featured Rust client for the public YouTube / YouTube Music API
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
#  CLI
|
#  CLI
|
||||||
|
|
||||||
[](https://crates.io/crates/rustypipe-cli)
|
[](https://crates.io/crates/rustypipe-cli)
|
||||||
[](http://opensource.org/licenses/GPL-3.0)
|
[](https://opensource.org/licenses/GPL-3.0)
|
||||||
[](https://codeberg.org/ThetaDev/rustypipe/actions/?workflow=ci.yaml)
|
[](https://codeberg.org/ThetaDev/rustypipe/actions/?workflow=ci.yaml)
|
||||||
|
|
||||||
The RustyPipe CLI is a powerful YouTube client for the command line. It allows you to
|
The RustyPipe CLI is a powerful YouTube client for the command line. It allows you to
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,8 @@
|
||||||
#  Downloader
|
#  Downloader
|
||||||
|
|
||||||
[](https://crates.io/crates/rustypipe-downloader)
|
[](https://crates.io/crates/rustypipe-downloader)
|
||||||
[](http://opensource.org/licenses/GPL-3.0)
|
[](https://opensource.org/licenses/GPL-3.0)
|
||||||
|
[](https://docs.rs/rustypipe-downloader)
|
||||||
[](https://codeberg.org/ThetaDev/rustypipe/actions/?workflow=ci.yaml)
|
[](https://codeberg.org/ThetaDev/rustypipe/actions/?workflow=ci.yaml)
|
||||||
|
|
||||||
The downloader is a companion crate for RustyPipe that allows for easy and fast
|
The downloader is a companion crate for RustyPipe that allows for easy and fast
|
||||||
|
|
|
||||||
Reference in a new issue