Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yvesgurcan authored Mar 5, 2020
1 parent 2b6a91c commit f5ed6be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Alternatively, you can set up `npm` to use [GPR](https://github.com/features/pac

npm i @yvesgurcan/web-midi-player

Whichever registry you've used, you can then use ES6 module syntax to load the dependency.
Whichever registry you've used, you can then use ES module syntax to load the dependency.

import MidiPlayer from 'web-midi-player';

Expand Down

0 comments on commit f5ed6be

Please sign in to comment.