diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-11-07 23:21:32 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-11-07 23:21:32 +0100 |
commit | 66c77c3f8d77019f53675ab392eb26c20b39f457 (patch) | |
tree | b455e15014fb270dc7582ae2afc089f2a3cf8c62 | |
parent | 7165a8eb0227f03a5126496de4a2f3407a72c3a4 (diff) | |
download | nncmpp-66c77c3f8d77019f53675ab392eb26c20b39f457.tar.gz nncmpp-66c77c3f8d77019f53675ab392eb26c20b39f457.tar.xz nncmpp-66c77c3f8d77019f53675ab392eb26c20b39f457.zip |
Update README
-rw-r--r-- | README.adoc | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc index 3c545a9..1ca0917 100644 --- a/README.adoc +++ b/README.adoc @@ -11,12 +11,14 @@ names, and should be pronounced as "nincompoop". Features -------- -Most things are there. Enough for me to use it exclusively. Notably, it can -control PulseAudio volume directly to cover the use case of remote control, -and it has a fast spectrum visualiser. +Most stuff is there. Enough for me to use the program exclusively. Among other +things, it can display and change PulseAudio volume directly to cover the use +case of remote control, it has a fast spectrum visualiser, and both +the appearance and key bindings can be customized. Note that since I only use the filesystem browsing mode, that's also the only -thing I care to implement for the time being. The search feature is awkward. +thing I care to implement for the time being. Similarly, the search feature is +known to be clumsy. image::nncmpp.png[align="center"] |