From f4d001dd7f09d014bcba47ec94d0eb776ed7a663 Mon Sep 17 00:00:00 2001 From: Yunus AYDIN Date: Sun, 14 Jul 2024 23:10:24 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f46d4f4..98c299c 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ This project is a CLI tool for testing various types of captchas including puzzl 1. Clone the repository: ```sh - git clone https://github.com/your-repo/captcha-tester-cli.git - cd captcha-tester-cli + git clone https://github.com/aydinnyunus/gpt4-captcha-bypass + cd gpt4-captcha-bypass ``` 2. Install the required Python packages: