Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: esp32-urobot <[email protected]>
  • Loading branch information
urobot2011 authored Dec 26, 2022
1 parent b1b7d18 commit 87fa0b1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
<!--
## Updating:
- [x] Remove jQuery
- [x] Minor code fixes
- [ ] ...
-->
## example:
<!--[Example page](https://urobot2011.github.io/Kalimba-sheet-music-writer/ "Example page")-->
[Example page](https://urobot2011.github.io/Kalimba-sheet-music-writer/ "Example page")
Expand All @@ -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

0 comments on commit 87fa0b1

Please sign in to comment.