Skip to content

Commit a64d36f

Browse files
authored
Update README.md
1 parent 5ee909c commit a64d36f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ mikrosoundfont = "<latest_version>"
3232
3333
[libraries]
3434
mikrosoundfont-midi = { module = "io.github.lemcoder.mikrosoundfont:midi", version.ref = "mikrosoundfont" }
35-
mikrosoundfont-soundFont = { module = "io.github.lemcoder.mikrosoundfont:soundFont", version.ref = "mikrosoundfont" }
35+
mikrosoundfont-soundfont = { module = "io.github.lemcoder.mikrosoundfont:soundfont", version.ref = "mikrosoundfont" }
3636
```
3737
___
3838
### Usage
@@ -58,4 +58,4 @@ This project is licensed under the Apache 2.0 License - see the [LICENSE.md](LIC
5858

5959
### Useful resources:
6060
* [Sandard MIDI files specification](https://drive.google.com/file/d/1t4jcCCKoi5HMi7YJ6skvZfKcefLhhOgU/view?u)
61-
* [Summary of MIDI messages](https://drive.google.com/file/d/1I-bH8zhfS37fnLzV-xnonOCYZycaGzbn/view)
61+
* [Summary of MIDI messages](https://drive.google.com/file/d/1I-bH8zhfS37fnLzV-xnonOCYZycaGzbn/view)

0 commit comments

Comments
 (0)