aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-04-06 19:32:45 +0000
committerKalle Wallin <kaw@linux.se>2004-04-06 19:32:45 +0000
commit3d53665d2b2f49de64ab15580dcda5942efa33f6 (patch)
treeb7ccf3f267e25063211db54ca0ee7c4bba16df97 /README
parent377576a7870f5fd70a2d306ec3c712fe8760e818 (diff)
downloadmpd-3d53665d2b2f49de64ab15580dcda5942efa33f6.tar.gz
mpd-3d53665d2b2f49de64ab15580dcda5942efa33f6.tar.xz
mpd-3d53665d2b2f49de64ab15580dcda5942efa33f6.zip
Updated readme.
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@617 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 752a0f639..af7183eee 100644
--- a/README
+++ b/README
@@ -1,4 +1,6 @@
-ncmpc is a ncurses client for MPD, the Music Player Daemon.
+ncmpc is a ncurses client for MPD, the Music Player Daemon with an
+interface is inspired by cplay (by Ulf Betlehem).
+
The client connects to a MPD running on a machine on the local network.
By default, ncmpc connects to localhost:2100. This can be
changed either at compile-time, or by exporting the MPD_HOST and
@@ -7,6 +9,7 @@ and --port.
$ ncmpc --host=musicserver --port=44000
+
Read more about MPD on http://www.musicpd.org
@@ -18,3 +21,5 @@ Read more about MPD on http://www.musicpd.org
+
+