瀏覽代碼

Update README.md: minor rewording, informational

sschmidTU 2 年之前
父節點
當前提交
f93be7907e
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -19,7 +19,7 @@ https://gitter.im/opensheetmusicdisplay/opensheetmusicdisplay
 
 
 # Sponsor Signup Form
 # 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/
 https://opensheetmusicdisplay.org/github-sponsor-sign-up/
 
 
 # Class Documentation
 # 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`.
 The docs will be in `/build/docs`.
 
 
 ## Using transposition without the audio player
 ## 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>
 [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>
 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.
 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)