diff --git a/README.md b/README.md index da317b9..37e51e0 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ This thing was created from [Hello Rust Episode 10](https://hello-rust.show/10/). It's a link checker that treats Github links -specially by using a `GITHUB_TOKEN` to avoid getting blocked by the bot -protection. +specially by using a `GITHUB_TOKEN` to avoid getting blocked less by the rate limiter. ## Why?