diff -r 564d92b54b00 -r 180e636f231c README.md --- a/README.md Mon Mar 19 15:06:17 2018 +0100 +++ b/README.md Mon Mar 19 15:26:43 2018 +0100 @@ -232,11 +232,6 @@ % madonctl accounts --account-id 1 followers --template '{{.acct}}{{"\n"}}' ``` -Number of users on current instance (statistics from instances.mastodon.xyz API): -``` -madonctl instance --stats --template '{{printf "%v\n" .users}}' -``` - You can write and use [themes](templates) as well: ``` madonctl --theme=ansi timeline