From 87fa0b1d60291719527a4d14bb25ab3e9b51450a Mon Sep 17 00:00:00 2001 From: esp32-urobot <75105147+urobot2011@users.noreply.github.com> Date: Mon, 26 Dec 2022 18:23:03 +0900 Subject: [PATCH] Update README.md Signed-off-by: esp32-urobot <75105147+urobot2011@users.noreply.github.com> --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ef993f..3b2ec08 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ -# Kalimba-sheet-music-writer 1.0.0 +# Kalimba-sheet-music-writer 1.0.1 ## Usage: 1. Select a file with the file selector. 2. Click Play! That's it! +## Release notes: +* Remove jQuery +* Minor code fixes + ## example: [Example page](https://urobot2011.github.io/Kalimba-sheet-music-writer/ "Example page") @@ -11,5 +20,4 @@ That's it! ## Libraries used: * [MidiPlayerJS](https://github.com/grimmdude/MidiPlayerJS "https://github.com/grimmdude/MidiPlayerJS") * [soundfont-player](https://github.com/danigb/soundfont-player "https://github.com/danigb/soundfont-player") -* jQuery * Bootstrap