igdb-api-python
igdb-api-python copied to clipboard
Improve README with rate limiter
This pull request updates the README.md to add a new example for rate limiting IGDB API requests.
The most notable change is the addition of a detailed code example showing how to use a rate limiter with the IGDB Python wrapper, which helps users avoid hitting IGDB's rate limits.