aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2016-10-12 15:51:50 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2016-10-12 15:51:50 +0200
commit0999159b3d64cac8d1089286efe40bfbb69a30fc (patch)
tree97d2a0e0b79f268d9380d4bf7612249b627069db /README.adoc
parentea6b12ba7d767ad5c9f0cbfed3cff381d49ae50f (diff)
downloadnncmpp-0999159b3d64cac8d1089286efe40bfbb69a30fc.tar.gz
nncmpp-0999159b3d64cac8d1089286efe40bfbb69a30fc.tar.xz
nncmpp-0999159b3d64cac8d1089286efe40bfbb69a30fc.zip
Update README
Add a picture since people like pictures.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.adoc b/README.adoc
index 9d52445..2ad5993 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,11 +11,11 @@ names, and should be pronounced as "nincompoop".
Features
--------
-Currently it's under development and doesn't show the music library yet.
+Currently it's still under development but it's already useful enough for me
+to use it exclusively. Note that since I only use the filesystem browsing mode,
+that's also the only thing I care to implement for the time being.
-Since I only use the filesystem browsing mode, that's also the only thing
-I care to implement. Anything else will have to be user-contributed while
-I focus on things that aren't worthless to me.
+image::nncmpp.png[align="center"]
Packages
--------
@@ -58,7 +58,7 @@ Create _~/.config/nncmpp/nncmpp.conf_ with contents like the following:
....
settings = {
- address = "localhost"
+ address = "localhost:6600"
password = "<your password>"
root = "~/Music"
}