diff --git a/README.md b/README.md index 1da43a6..4f48610 100755 --- a/README.md +++ b/README.md @@ -26,20 +26,6 @@ That's how your Mmusic library will look like! -## Contributing - -- Search for your problem in the -[issues section](https://github.com/Ritiek/spotify-downloader/issues?utf8=%E2%9C%93&q=) -before opening a new ticket. It might be already answered and save us time. :smile: - -- Provide as much information as possible when opening your ticket. - -- Look up for open issues and see if you can help out there. - -- There's also a web-based application for this tool under (major) construction -called [spotifube](https://github.com/linusg/spotifube). -Check it out if you'd like to contribute to it! - ## Installation - **This tool supports only Python 3**, Python 2 compatibility was dropped @@ -290,6 +276,10 @@ docker run --rm -it -v $(pwd):/music ritiek/spotify-downloader -l ncs-releases.t - `10` - Invalid playlist URL - `11` - Playlist not found +## Contributing + +Check out [CONTRIBUTING.md](CONTRIBUTING.md) for more info. + ## Running Tests ```