From e11f3095237fa2c6a7668c5d814b72bd38f31ba2 Mon Sep 17 00:00:00 2001 From: cnrad <83192247+cnrad@users.noreply.github.com> Date: Thu, 16 Sep 2021 16:23:45 -0400 Subject: [PATCH] add hideBadges to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e69fd5d..efd3f98 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,11 @@ If you don't want people seeing your status, append the query param `hideStatus= ### ___Hide Elapsed Time___ -If you don't want people seeing the elapsed time on an activity, append the query param `hideTimestamp=true` to the end of the URL. Elapsed time is shown by default. +If you don't want people seeing the elapsed time on an activity, append the query param `hideTimestamp=true` to the end of the URL. Elapsed time is shown by default. + +### ___Hide Badges___ + +If you don't want people seeing the badges you have on Discord, append the query param `hideBadges=true` to the end of the URL. Badges are shown by default. ## ___Example URL and result___