Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manhtai authored Dec 13, 2023
1 parent 67ed9d6 commit 1f5ea91
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# MuseTrainer web app

- URL: https://musetrainer.com
- FAQ: https://help.musetrainer.com/support.html
- URL: https://musetrainer.github.io
- FAQ: https://musetrainer.github.io/help/support.html

To play arbitrary public MusicXML file from internet, replace the `{url}` part in the link below with the file URL:

```
https://musetrainer.com/#/play?file={url}
https://musetrainer.github.io/#/play?file={url}
```

For example:

https://musetrainer.com/#/play?file=https:%2F%2Fmusetrainer.com%2Fassets%2Fscores%2FFur_Elise.mxl
https://musetrainer.github.io/#/play?file=https:%2F%2Fmusetrainer.github.io%2Fassets%2Fscores%2FFur_Elise.mxl

Enjoy!

0 comments on commit 1f5ea91

Please sign in to comment.