commit 3c0360879f43cafe56ddb25897ebb90977f3a04a (patch) parent 7526e4ea5f653df72164272c0c5bdf5881fcc50a Author: Alex Karle <alex@alexkarle.com> Date: Tue, 4 Feb 2025 22:17:02 -0500 Clarify output directory in README Diffstat:
M | README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README @@ -46,4 +46,4 @@ SPOTIFY_TOKEN and run the script cli.pl: $ ./cli.pl your-spotify-username -The listings will be written to the current directory. +The listings will be written to the a new "out" directory.