From 1bc90b9df287d75b52f2c0bbc96876fdd39e573c Mon Sep 17 00:00:00 2001 From: Ali Khokhar Date: Wed, 4 Feb 2026 13:01:23 -0800 Subject: [PATCH] Update usage instructions for Telegram bot --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f893d5a..77b9e741 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,7 @@ uv run uvicorn server:app --host 0.0.0.0 --port 8082 ``` 5. **Usage**: - - Send `/start` to your bot - - **Send a message** to yourself on Telegram with a task + - **Send a message** to the bot on Telegram with a task - Claude will respond with: - 💭 **Thinking tokens** (reasoning steps) - 🔧 **Tool calls** as they execute