diff --git a/README.md b/README.md index b606702..1f3e5cb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Taylor Swift Lyric Scraper + This dataset includes all Taylor Swift songs and their lyrics for analysis! You can use it to scrape Taylor Swift songs yourself (or modify it to make it work for other artists!) or use the data found in `songs.csv` and `lyrics.csv`. Happy analysis! + +Note: this is currently missing some songs, including "Picture to Burn," "Cold as You," and "Tied Together With A Smile." Currently working to figure out why!