Update docs

This commit is contained in:
Matthias Endler 2020-08-11 22:49:54 +02:00
parent d4a3b09790
commit 745e46e5de

View file

@ -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?