diff options
author | Florrie <towerofnix@gmail.com> | 2018-02-26 10:20:14 -0400 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2018-02-26 10:20:14 -0400 |
commit | e9e0348d44fbba238f1321e56555489d7cf56f8a (patch) | |
tree | 2649ac5935bb7c419c3ea543a07a96234313778d | |
parent | c48e8e5e6f20e056c34996a49628777050454c1b (diff) |
Readmeme
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | screenshots/hm-duration-graph.png | bin | 0 -> 99131 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 2ded9a6..6e766df 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,10 @@ $ http-music play ![Clear/keep](screenshots/hm-clearkeep.png) +**Visually look at the longest tracks in a playlist:** + +![Duration graph](screenshots/hm-duration-graph.png) + ## Documentation Check out [the man pages](man/). (Or view them with `man http-music`.) diff --git a/screenshots/hm-duration-graph.png b/screenshots/hm-duration-graph.png new file mode 100644 index 0000000..40ed895 --- /dev/null +++ b/screenshots/hm-duration-graph.png Binary files differ |