Skip to content

Commit

Permalink
Add note
Browse files Browse the repository at this point in the history
  • Loading branch information
guoguo12 committed Aug 20, 2017
1 parent 1fd6f95 commit d1ba6c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/top-singles-playlist/README.md
@@ -1,5 +1,7 @@
# Example: Top Singles Playlist

**Note: This example no longer works, as of [#22](https://github.com/guoguo12/billboard-charts/pull/22).**

In this example, we'll create a Spotify playlist containing the past 100 songs that have reached the top spot on the Hot 100. We'll be using billboard.py and [Spotipy](https://spotipy.readthedocs.org/), which is a wrapper around the [Spotify Web API](https://developer.spotify.com/web-api/).

To view the example, see `run.py`.
Expand Down

0 comments on commit d1ba6c5

Please sign in to comment.