From 3bc88a0051b2bb296d90f0c5c139a36e87f954d3 Mon Sep 17 00:00:00 2001
From: Mostafa Abbasi <41650987+Mostafa-Abbasi@users.noreply.github.com>
Date: Sat, 23 Nov 2024 12:13:45 +0330
Subject: [PATCH] Update README.md
---
README.md | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index e6d293e..12558f1 100644
--- a/README.md
+++ b/README.md
@@ -281,13 +281,15 @@ This file contains a variety of customizable options that can significantly enha
-| Variable | Description | Example |
-|--------------------------|---------------------------------------------------|---------------------|
-| `SUPPORT_ACCOUNT_HANDLE` | Telegram handle for support. | `@mostafa_abbac` |
-| `BOT_NAME` | Name of the bot. | `HyperTAG` |
-| `BOT_HANDLE` | Telegram handle of the bot. | `@HyperTAG_bot` |
-| `BOT_LINK` | Direct link to the bot. | `t.me/HyperTAG_bot` |
-| `BOT_SIGNATURE` | Text at the end of messages edited by HyperTAG. | `@HyprTAG` |
+| Variable | Description | Example |
+|--------------------------|---------------------------------------------------|--------------------------------------|
+| `SUPPORT_ACCOUNT_HANDLE` | Telegram handle for support. | `@mostafa_abbac` |
+| `BOT_NAME` | Name of the bot. | `HyperTAG` |
+| `BOT_HANDLE` | Telegram handle of the bot. | `@HyperTAG_bot` |
+| `BOT_LINK` | Direct link to the bot. | `t.me/HyperTAG_bot` |
+| `BOT_SIGNATURE` | Text at the end of messages edited by HyperTAG. | `@HyprTAG` |
+| `BOT_SUPPORT_CHANNEL` | Direct link to the bot's support channel | `t.me/Falken_Devlog` |
+| `BOT_GITHUB_LINK` | Direct link to the bot's repository link | `github.com/Mostafa-Abbasi/HyperTAG` |