Skip to content

Commit 432769b

Browse files
committed
docs(readme): update readme 🔖
1 parent f2f8f68 commit 432769b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎README.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Bing Search Bot
22

3-
Bing Search Bot is a simple web application built using React that automates Bing searches based on random search queries. Users can specify the number of searches and the delay time between each search. The application opens new tabs in the browser, performs Bing searches with random queries, and allows users to stop the searches and close all opened tabs.
3+
Bing Search Bot is a simple web application built using React that automates Bing searches based on random search queries. Users can specify the number of searches. The application opens new tabs in the browser, performs Bing searches with random queries, and allows users to stop the searches and close all opened tabs.
44

55

66
## Usage
77

8-
1. Enter the **Number of Searches** (between 1 and 30) and **Delay Time** (between 4 and 20 seconds) in the input fields.
8+
1. Enter the **Number of Searches** (between 1 and 50) in the input field.
99
2. Click on **Start Searches** to initiate automated Bing searches.
1010
3. Click on **Stop Searches** to halt the ongoing searches.
1111
4. Click on **Close all Tabs** to close all the opened search result tabs.
1212

1313
## Demo
1414

15-
1. Enter the **Number of Searches** and **Delay Time** in the input fields.
15+
1. Enter the **Number of Searches** in the input fields.
1616

1717
![Alt text](src/assets/image.png)
1818

@@ -22,7 +22,7 @@ Bing Search Bot is a simple web application built using React that automates Bin
2222

2323
4. Click on **Stop Searches** to halt the ongoing searches.
2424
5. Click on **Close all Tabs** to close all the opened search result tabs in one click.
25-
6. The application will be accessible at [**`https://arzzam-bing-search-bot.vercel.app/`**](https://arzzam-bing-search-bot.vercel.app/)
25+
6. The application will be accessible at [**`https://bingsearchbot.arzzam.in/`**](https://bingsearchbot.arzzam.in/)
2626

2727
## Contributing
2828

‎src/assets/image.png‎

-109 KB
Loading

0 commit comments

Comments
 (0)