Add comparison with listenbrainz-rust to readme
This commit is contained in:
parent
91ceaa3f42
commit
c6a2cbc55b
|
@ -4,3 +4,8 @@
|
|||
[![Documentation](https://docs.rs/listenbrainz/badge.svg)](https://docs.rs/listenbrainz)
|
||||
|
||||
ListenBrainz API bindings for Rust.
|
||||
|
||||
There is also [listenbrainz-rust](https://crates.io/crates/listenbrainz-rust). However, that crate
|
||||
only supports single listens, imports and now playing requests, and is also not maintained anymore.
|
||||
This crate, on the other hand, aims to be a complete API wrapper for the ListenBrainz API,
|
||||
version 1.
|
||||
|
|
Loading…
Reference in New Issue