mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-25 22:40:26 +01:00
Update README.md
This commit is contained in:
@@ -27,7 +27,7 @@ Or load the ES module directly
|
|||||||
Or load the IIFE version which created a `RoughNotation` object in your scope.
|
Or load the IIFE version which created a `RoughNotation` object in your scope.
|
||||||
|
|
||||||
```html
|
```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
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user