Skip to content

Commit

Permalink
Fixed last.fm API URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Kovnatsky committed Feb 18, 2016
1 parent dbc50ca commit 10cb0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@ A minimal OS X iTunes scrobbling solution that implements Audioscrobbler
protocol 2.0.

To compile it you'll need to create `lastfm_api.h` and add a
[Last.fm key and secret](http://www.last.fm/api/account) like so:
[Last.fm key and secret](http://www.last.fm/api/account/create) like so:

```c
#define LASTFM_API_KEY "abcdef0123456789abcdef0123456789"
Expand Down

0 comments on commit 10cb0f6

Please sign in to comment.