From a4d56c44c17537015b1f384f38a303605180b951 Mon Sep 17 00:00:00 2001 From: evilchili Date: Thu, 22 Dec 2022 00:28:47 -0800 Subject: [PATCH] Update README.md added example progress bar. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c777ea3..6669142 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,12 @@ Before creating playlists, you must scan your media and build a database of trac groove scan ``` -This may take a long time depending on the size of your library and the capabilities of your system. Progress will be displayed as the scan progresses. +This may take a long time depending on the size of your library and the capabilities of your system. Progress will be displayed as the scan progresses: + +
+groove> scan
+1:27:34 ━━━━━━━━━━━━━━━ 100% |  29946 total |  29946 new |   Scan of /mnt/grunt/music/FLAC complete!
+
## Start the Interactive Shell