From 6b78660f15d004e54ac8e9d5aaa2eb14dcdd2cce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=93=E3=81=86=E3=81=8B=E3=82=89?= Date: Tue, 6 Apr 2021 07:08:31 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e393d2..1446b1f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ stream = session.content_feeder().load(track_id, VorbisOnlyAudioQuality(AudioQua Please read [this document](https://librespot-python.rtfd.io) for detailed specifications. ## Roadmap Please read [ROADMAP.md](https://github.com/kokarare1212/librespot-python/blob/main/ROADMAP.md). +## Contributing +Pull requests are welcome. ## License Distributed under the Apache-2.0 License. See `LICENSE.txt` for more information. ## Related Projects