liampond commited on
Commit
4ed4733
·
verified ·
1 Parent(s): 0dee49c

Update README.md

Browse files

Another minor change

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ The dataset used for this project was built using [*Adventus: Dominica prima adv
38
  ## Preparing Your Input
39
 
40
  - Most commercial music composition software can export `.mei` files. MuseScore 4 is free to use.
41
- - Input format must be `.mei` (Music Encoding Initiative XML).
42
  - Only **monophonic** scores are supported (one staff, one voice).
43
  - Lyrics must be embedded in the MEI file and aligned with the notes.
44
 
 
38
  ## Preparing Your Input
39
 
40
  - Most commercial music composition software can export `.mei` files. MuseScore 4 is free to use.
41
+ - Input format must be `.mei` (Music Encoding Initiative).
42
  - Only **monophonic** scores are supported (one staff, one voice).
43
  - Lyrics must be embedded in the MEI file and aligned with the notes.
44