diff --git a/README.md b/README.md index a304d57..ba3967c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ -# Requests utilities. +# Requests utilities + +![Test program/library](https://gitfub.space/Jmaa/requests_util/actions/workflows/python-test.yml/badge.svg) ![Codequality (Ruff)](https://gitfub.space/Jmaa/requests_util/actions/workflows/python-ruff.yml/badge.svg) Utility for standarized usage of HTTP requests extension libraries in a modular fashion across different libraries. @@ -14,7 +16,6 @@ The intention is that a libraries can automatically setup ratelimiting for their specific use cases, as the library most likely has a better understanding of the ratelimiting and caching behaviour of their associated websites than the user has. - ## Dependencies All requirements can be installed easily using: