From 896f02616f67a5574864fe41a6201e9c830daeb2 Mon Sep 17 00:00:00 2001 From: Muhammad18557 Date: Mon, 7 Apr 2025 11:39:45 +0800 Subject: [PATCH] update username in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d1e4f..c88f31c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It connects to your **personal Telegram account** directly via the Telegram API 1. **Clone this repository** ```bash - git clone https://github.com/yourusername/telegram-mcp.git + git clone https://github.com/Muhammad18557/telegram-mcp.git cd telegram-mcp ``` Create a Python virtual environment and activate it: