diff --git a/README.md b/README.md index 5d1c59f..b606702 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# taylor-swift-lyrics -Scraping all Taylor Swift lyrics! +# 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!