From cb7202d1426d8fefa6e77c30740dad0896ff639e Mon Sep 17 00:00:00 2001 From: itqop Date: Fri, 27 Jun 2025 11:06:50 +0300 Subject: [PATCH] Fix readme --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bfd3ba6..a8287ef 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ```bash # Клонируем репозиторий -git clone https://github.com/your-username/hh-bot.git +git clone https://github.com/itqop/hh-bot.git cd hh-bot # Устанавливаем зависимости @@ -183,7 +183,7 @@ class AppConstants: ```bash # Клонируем и устанавливаем в dev режиме -git clone https://github.com/your-username/hh-bot.git +git clone https://github.com/itqop/hh-bot.git cd hh-bot pip install -e . @@ -261,9 +261,8 @@ A: Проверьте подключение к интернету и досту ## 📞 Поддержка -- 🐛 **Баги**: [GitHub Issues](https://github.com/your-username/hh-bot/issues) -- 💡 **Предложения**: [GitHub Discussions](https://github.com/your-username/hh-bot/discussions) -- 📧 **Email**: your-email@example.com +- 🐛 **Баги**: [GitHub Issues](https://github.com/itqop/hh-bot/issues) +- 💡 **Предложения**: [GitHub Discussions](https://github.com/itqop/hh-bot/discussions) ---