1
0
mirror of https://github.com/alrayyes/lastfm-hugo-demo-theme synced 2023-11-13 18:16:42 +00:00

Update README.md

This commit is contained in:
alrayyes 2016-10-01 14:24:11 +02:00 committed by GitHub
parent c9190193ad
commit 981ec56876

View File

@ -22,7 +22,7 @@ Add the following to your config.toml:
[Params] [Params]
username = "<username>" username = "<username>"
apikey = "<apikey>" apikey = "<apikey>"
limit = "200" limit = "<limit>"
``` ```
Username is your [last.fm](https://last.fm) username and the limit is the number of scrobbles you want to see (max 200). You can get an api key by creating an api account [here](http://www.last.fm/api/account/create). Username is your [last.fm](https://last.fm) username and the limit is the number of scrobbles you want to see (max 200). You can get an api key by creating an api account [here](http://www.last.fm/api/account/create).