Browse Source

Update README.md: minor rewording, informational

sschmidTU 1 year ago
parent
commit
f93be7907e
1 changed files with 5 additions and 5 deletions
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -19,7 +19,7 @@ https://gitter.im/opensheetmusicdisplay/opensheetmusicdisplay
 
 # Sponsor Signup Form
 
-Please don't forget to fill out the sponsor signup form so that we can contact you (and manage your sponsorship):<br>
+Please don't forget to fill out the sponsor signup form so that we can contact you (and manage your sponsorship and give you access on Discord):<br>
 https://opensheetmusicdisplay.org/github-sponsor-sign-up/
 
 # Class Documentation
@@ -28,10 +28,10 @@ To get the class documentation similar to [the one for OSMD](https://opensheetmu
 The docs will be in `/build/docs`.
 
 ## Using transposition without the audio player
-To use the TranspositionPlugin, you may need the build:
+Here is an example HTML of how to use OSMD + transposition plugin:
+[indexFileSelect.html.zip](https://github.com/opensheetmusicdisplay/osmd-extended/files/6024386/indexFileSelect.html.zip)
+<br><br>
+build of transposition plugin for OSMD 0.9.4 - 1.0.0:
 [transpose-osmd-plugin.min.js.zip](https://github.com/opensheetmusicdisplay/osmd-extended/files/6024382/transpose-osmd-plugin.min.js.zip) <br>
 Note that this only works with OSMD 0.9.4+.<br>
 Though since OSMD 1.0, the transposition class has been added to public OSMD.
-
-Here is an example HTML of how to use OSMD + transposition plugin:
-[indexFileSelect.html.zip](https://github.com/opensheetmusicdisplay/osmd-extended/files/6024386/indexFileSelect.html.zip)