Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroday0619 authored Jan 14, 2021
1 parent b4de71e commit 4652965
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 @@ -2,7 +2,7 @@ pyspotify-uri
=============
This is a project that ported [@TooTallNate/spotify-uri](https://github.com/TooTallNate/spotify-uri) to Python.

### Parse the various Spotify URI formats into Objects and back
### Parse and format the various Spotify URI formats
Spotify URIs get passed around in a variety of flavors.
You can also convert them back into Spotify URIs or HTTP URLs.

Expand Down Expand Up @@ -58,4 +58,4 @@ print(uri)
```

## License
[MIT](LICENSE)
[MIT](LICENSE)

0 comments on commit 4652965

Please sign in to comment.