diff --git a/README.md b/README.md index 664cce7..154ba8d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# spotify-data +# spotify-explicit ## About -The purpose of this repository/project is to capture my liked songs from my Spotify account, and then create a stacked bar graph representing my explicit vs non explicit songs. +The purpose of this repository/project is to capture my liked songs from my Spotify account, and then create a stacked bar graph representing my explicit vs "clean" songs. Yes, the project is super simple and doesn't have that much usefulness, but it's the first time I've genuinely used `matplotlib` or `logger` in a serious context and it was definitely interesting. diff --git a/graph.png b/graph.png index 4fb051d..20d6645 100644 Binary files a/graph.png and b/graph.png differ