Skip to content

Commit ac6d66d

Browse files
committed
remove headline
1 parent 0816eb8 commit ac6d66d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ specified string. For example, it is permitted to name a list `My best friends
5252
"machine-readable configuration" is still there. There can currently however
5353
only be one `#` in the name.
5454

55-
## Self-hosting
55+
## Self-hosting (CLI)
5656

5757
list-bot comes as a CLI to put into crontab, and as a webservice. For
5858
single-user purposes, it's probably easier to run it from the CLI.
@@ -68,9 +68,7 @@ RUST_LOG=info cargo run run-once --host=mastodon.social --token=...
6868
Your lists are now populated with new accounts. Run this program periodically
6969
to update it (this both adds and removes accounts).
7070

71-
## Caveats
72-
73-
This bot hammers the API a lot during sync. It is likely that while it is
71+
This tool hammers the API a lot during sync. It is likely that while it is
7472
running, it will encounter rate limits, which it will handle gracefully. Do not
7573
run this program more than once per day.
7674

0 commit comments

Comments
 (0)