Update README.md

This commit is contained in:
Preet
2020-05-28 09:19:54 -07:00
committed by GitHub
parent 27a5d46829
commit d0cbd88c4f

View File

@@ -27,7 +27,7 @@ Or load the ES module directly
Or load the IIFE version which created a `RoughNotation` object in your scope.
```html
<script type="module" src="https://unpkg.com/rough-notation"></script>
<script type="module" src="https://unpkg.com/rough-notation/lib/rough-notation.iife.js"></script>
```
## Usage