From 98f1f74ef12b05f757d2f84c267f5d37edde89cf Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Thu, 28 Nov 2024 21:03:50 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: