From 877a0e0553a937eda59047b6f61889da2b35becd Mon Sep 17 00:00:00 2001 From: ada Date: Sat, 25 Oct 2025 20:32:40 +0300 Subject: [PATCH] fix: Update repository URL in README for cloning instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 337f58b..c826aab 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ ```bash # Клонирование репозитория -git clone +git clone https://github.com/ada-dmitry/osint_parser_ada.git cd osint_parser_ada # Создание виртуального окружения