summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2016-02-26 18:03:08 +0100
committerMax Kellermann <max@duempel.org>2016-02-26 18:03:08 +0100
commitab2e00bc389ef27bb545371c4696c987f8a7b7c9 (patch)
tree50eddb9442796e182c2334b5f2f80dacec6388cb /README.md
parent48d02bef15ba09859fb38c07c0ac1de10f57e593 (diff)
README.md: add a few helpful links for starters
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
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.