From 981ec568768ac0ee687a6895d274ae07c1cbadaf Mon Sep 17 00:00:00 2001 From: alrayyes Date: Sat, 1 Oct 2016 14:24:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18f552b..7214f86 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Add the following to your config.toml: [Params] username = "" apikey = "" -limit = "200" +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).