mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-14 17:44:21 +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.
|
||||
|
||||
```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
|
||||
|
||||
Reference in New Issue
Block a user