Update README.md
This commit is contained in:
parent
3a7c238325
commit
09f48ba0c5
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ trackStore.js
|
|||
src/stores/trackStore.js
|
||||
|
||||
LastFM.svelte
|
||||
doesnt matter as long as it can be imported
|
||||
src/lib/LastFM.svelte
|
||||
|
||||
example
|
||||
|
||||
|
@ -11,6 +11,6 @@ example
|
|||
<script>
|
||||
import LastFM from '$lib/LastFM.svelte'
|
||||
</script>
|
||||
</LastFM>
|
||||
<LastFM/>
|
||||
```
|
||||
more or less :p
|
Loading…
Add table
Add a link
Reference in a new issue