From ab2e00bc389ef27bb545371c4696c987f8a7b7c9 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 26 Feb 2016 18:03:08 +0100 Subject: README.md: add a few helpful links for starters --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 515d5d7dc..cc706f553 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,20 @@ retrieval, and playlist management can all be managed remotely. For basic installation information see the INSTALL file. +# Users + +- [Manual](http://www.musicpd.org/doc/user/) +- [Forum](http://forum.musicpd.org/) +- [IRC](irc://chat.freenode.net/#mpd) +- [Bug tracker](http://bugs.musicpd.org/) + +# Developers + +- [Protocol specification](http://www.musicpd.org/doc/protocol/) +- [Developer manual](http://www.musicpd.org/doc/developer/) + +# Legal + MPD is released under the [GNU General Public License version 2](https://www.gnu.org/licenses/gpl-2.0.txt), which is distributed in the COPYING file. -- cgit v1.2.3