From 0f36203c1c8527357cdb98c8e2b7c3d21f8ed395 Mon Sep 17 00:00:00 2001 From: creations Date: Fri, 2 May 2025 23:04:43 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e90c298..4168fd9 100644 --- a/README.md +++ b/README.md @@ -59,11 +59,11 @@ GET /:userId ### Query Parameters -| Name | Description | -|--------------|--------------------------------------------------------------------------| -| `services` | A comma or space separated list of services to fetch badges from | -| `cache` | Set to `true` or `false` (default: `true`). `false` bypasses Redis | -| `seperated` | Set to `true` to return results grouped by service, else merged array | +| Name | Description | +|--------------|---------------------------------------------------------------------------------------------------| +| `services` | A comma or space separated list of services to fetch badges from, if this is empty it fetches all | +| `cache` | Set to `true` or `false` (default: `true`). `false` bypasses Redis | +| `seperated` | Set to `true` to return results grouped by service, else merged array | ### Supported Services