From 42c034f2b74003f843d368a3b10c0f844804bbea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Li=C3=A9tar?= Date: Thu, 30 Mar 2017 20:09:26 +0100 Subject: [PATCH] Add note to README about me being busy --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6166eb5c..d8406848 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ applications to use Spotify's service, without using the official but closed-source libspotify. Additionally, it will provide extra features which are not available in the official library. +**I will be very busy with other stuff until July, and won't be able to +dedicate much time to librespot. Please keep using it and open issues, +but it's likely I won't be able to answer them until then. Non-trivial +pull requests will probably not be reviwed either.** + ## Building Rust 1.15.0 or later is required to build librespot.