diff --git a/README.md b/README.md index a714645..296e8b8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ A Go client library for the IGDB (Internet Game Database) API v4. This library p - Rate limiting support - Automatic token management for Twitch authentication - Retry mechanism for failed requests -- Optional FlareSolverr integration for handling Cloudflare protection ## Installation @@ -101,7 +100,6 @@ func main() { - [go-resty/resty](https://github.com/go-resty/resty) - [google/protobuf](https://github.com/google/protobuf) -- [bestnite/go-flaresolverr](https://github.com/bestnite/go-flaresolverr) - [PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) ## Contributing