Skip to content

Commit a6b9f58

Browse files
committed
📝 Fix: minor typos
1 parent a257166 commit a6b9f58

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ To start `npm start`
3030
### Purpose of this script?
3131

3232
> Express wi-fi gives 1GB data pack by watching ads of 30-35 seconds.
33-
> So, I have to watch 35second ad and after watching that ad, I got only 100mb.
34-
> I just automate this task using the power of `javascript` & `selenium`
33+
> So, I have to watch 35second ad and after watching that ad, I got only 1GB.
34+
> I just automate this task using the power of `javascript` & `selenium` and now I got 9GB in single shot.
3535
3636
### What this script do?
3737

38-
1. It opens the new 4 chrome windows parallel
39-
2. Enters the URL
38+
1. It opens the new 9 chrome windows parallely.
39+
2. Loads the ad URL
4040
3. Waits for the page to load
4141
4. Wait till advertisement video finish
42-
5. Exit the browser
42+
5. Exit the browser after pack is credited.
4343

4444
### Things to improve
4545

0 commit comments

Comments
 (0)