From 6ac1321f1a67803ed8cf2445a1390ef3c36c24d3 Mon Sep 17 00:00:00 2001 From: Xmader Date: Sun, 9 Feb 2020 15:26:51 -0500 Subject: [PATCH] README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bf57d0..e3c8072 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ No, the API document is on https://developers.musescore.com/. **I will launch an open source, serverless, offline-first, frontend-first, and totally free alternative to musescore.com.** +**Also, I'm developing musescore.js. It could convert a mscz file into any format that the Musescore software supports, and in the browser.** Because the Musescore software is open source under [GPL](https://github.com/musescore/MuseScore/blob/master/LICENSE.GPL), I could translate the source code to js, or compile it into asm.js/WASM. + --- # musescore-downloader