From 40cdea376a60e325152c4f4cf041a954d57df7f9 Mon Sep 17 00:00:00 2001 From: TechieDamien Date: Wed, 19 Nov 2025 20:44:34 +0000 Subject: [PATCH] Updates README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c34ba15..795839e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # MusicDump -Just a dump of all my compositions and arrangements made in lilypond. \ No newline at end of file +Just a dump of all my compositions and arrangements made in lilypond. Most of these are made for classical guitar, but can be adapted to other instruments. + +## Just give me the music + +Go to the releases tab and pick the latest release to get all the sheet music and associated midi files (for rehearsal if required) in a single zip file. + +## I want to build it myself + +Clone this repository and run the compile script. This will go into each folder and compile each piece individually before creating a zip file, just like you get in the releases tab.