From 6ab2a05e47e27144058f1eb034b3cab880aa474f Mon Sep 17 00:00:00 2001 From: infojunkie Date: Sun, 27 Oct 2024 20:42:16 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bd1d89..6dabfba 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ const musicXml = Converter.convert(playlistManual.songs[0]) ``` ```bash -$ ireal-musicxml test/data/jazz.txt --songs=Blues --validate +$ ireal-musicxml test/data/jazz1460.txt --songs=Blues --validate ``` # Theory of operation