Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Commit

Permalink
Fix Markdown in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherm99 authored Oct 1, 2018
1 parent a591d68 commit 79349b0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#XSPFy
# XSPFy

Migrates XSPF playlists to Spotify where they can grow old.

Expand All @@ -16,13 +16,13 @@ https://github.com/kevlened/csvToXspf
To export your Spotify playlists:
https://rawgit.com/watsonbox/exportify/master/exportify.html

###Usage
### Usage
`python xspfy.py XSPF_PATH SPOTIFY_USERNAME`

###Screenshot
### Screenshot
![XSPFy screenshot](https://hostr.co/file/AsJX2zukaVkt/xspfy.png)

###Installation
### Installation
pip install requests spotipy
git clone https://github.com/sepehr/xspfy.git
chmod +x ./xspfy/xspfy.py
Expand Down

0 comments on commit 79349b0

Please sign in to comment.