README: convert to Markdown

This commit is contained in:
Max Kellermann
2016-02-26 17:56:24 +01:00
parent 1d67aa7bf2
commit 48d02bef15
2 changed files with 6 additions and 9 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# Music Player Daemon
http://www.musicpd.org
A daemon for playing music of various formats. Music is played through the
server's audio device. The daemon stores info about all available music,
and this info can be easily searched and retrieved. Player control, info
retrieval, and playlist management can all be managed remotely.
For basic installation information see the INSTALL file.
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.