aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.adoc10
-rw-r--r--nncmpp.pngbin0 -> 4304 bytes
2 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"
}
diff --git a/nncmpp.png b/nncmpp.png
new file mode 100644
index 0000000..6f7f734
--- /dev/null
+++ b/nncmpp.png
Binary files differ