From e78e22d9f2b9663db278c68852619a8404bc31db Mon Sep 17 00:00:00 2001 From: Shadow Hacker <69101794+ShadowHackrs@users.noreply.github.com> Date: Sat, 26 Oct 2024 18:36:04 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 744befd..6d608f5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ A Python script that automates the creation of Gmail accounts. This script utilizes Selenium for web automation to navigate through the Gmail account creation process, allowing users to create accounts with random user details, proxy support, and a variety of user agents. ### Auto-Gmail-Creator Script Documentation -**Project Title**: Auto-Gmail-Creator -**Description**: A Python script that automates the creation of Gmail accounts. This script utilizes Selenium for web automation to navigate through the Gmail account creation process, allowing users to create accounts with random user details, proxy support, and a variety of user agents. - --- ## Table of Contents @@ -50,7 +47,7 @@ pip install selenium requests unidecode fp 1. **Clone the Repository** ```bash - git clone https://github.com/YOUR_USERNAME/Auto-Gmail-Creator.git + git clone https://github.com/ShadowHackrs/Auto-Gmail-Creator.git cd Auto-Gmail-Creator ```