Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikez authored Apr 17, 2021
1 parent 6c94870 commit adfdf5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ $ spotifyfolders
```sh
$ spotifyfolders https://open.spotify.com/user/example/folder/f0dcb1c2b1a98521
```
```js
[{
```yaml
{
"name": "Seasons",
"type": "folder",
"uri": "spotify:user:example:folder:f0dcb1c2b1a98521",
Expand All @@ -48,7 +48,7 @@ $ spotifyfolders https://open.spotify.com/user/example/folder/f0dcb1c2b1a98521
"uri": "spotify:playlist:37i9dQZF1DWSiZVO2J6WeI"
}]
}
}]
}
```

## Learn about more options
Expand Down

0 comments on commit adfdf5b

Please sign in to comment.