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:
parent
c9190193ad
commit
981ec56876
@ -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).
|
||||||
|
Loading…
Reference in New Issue
Block a user