From a7b7e248bcf49a142db83549981cc4d33df3860f Mon Sep 17 00:00:00 2001 From: NightFeather Date: Fri, 1 Dec 2023 01:41:07 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5a3aac..bf5f656 100644 --- a/README.md +++ b/README.md @@ -67,11 +67,11 @@ If you don't want people seeing the profile you have on Discord, append the quer ### ___Hide Activity___ -If you don't want people seeing the your activity, append the query param `hideActivity=true` or `hideActivity=whenNotUsed` to the end of the URL. Activity are shown by default. +If you don't want people seeing the your activity, append the query param `hideActivity=true` to the end of the URL or you use `hideActivity=whenNotUsed` to hide activity section when there's no activity to display. Activity are shown by default. ### ___Hide App by ID___ -If you don't want display a specific app, append the query param `ignoreAppId=:app_id` to the end of the URL, IDs separate by `,`. +If you don't want display a specific application, append the query param `ignoreAppId=:app_id` to the end of the URL, IDs separate by `,`. ### ___Hide Discriminator___ (DEPRECATED soon)