diff --git a/README.md b/README.md index 9887dd1..2bdbf15 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ curl https://git.coopcloud.tech/decentral1se/blurp/raw/branch/main/blurp -o blur chmod +x blurp ``` -## Preparation +## Important notes * `blurp delete` will get you rate limited by your own instance. I temporarily solved this by [turning off rate limiting](https://docs.gotosocial.org/en/latest/api/ratelimiting/#can-i-configure-the-rate-limit-can-i-just-turn-it-off), running the command and then turning rate limiting back on again. I could probably implement some backoff in the code but this is just easier.