Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband authored Apr 25, 2024
1 parent 9be1447 commit 183b54e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ it's content:
</scribe-music>
```

Or imported from a file in its `src` attribute, like this gist:
Or imported from a file in its `src` attribute:

```html
<scribe-music type="json" src="https://api.github.com/gists/739fa16055debb7972737835e4fa4623"></scribe-music>
<scribe-music type="application/json" src="/path/to/json"></scribe-music>
```

Or set on it's data property:
Expand Down

0 comments on commit 183b54e

Please sign in to comment.