Skip to content

Commit

Permalink
New features
Browse files Browse the repository at this point in the history
  • Loading branch information
eaabak authored Oct 27, 2020
1 parent 1f6039a commit f1adab8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,11 @@ Also, you can use other browsers with tweaking the code.
#Another browser
browser = webdriver.Firefox("your firefox driver path here")
```
### Note: <p>Don't forget to add the <b>BeautifuSoup</b> and <b>Requests</b> libraries for it to work properly.</p>
<h2>New features</h2>

<ol>
<li>Fake email address</li>
<li>Getting verification code</li>
</ol>

#### Note: <p>Don't forget to add the <b>BeautifuSoup</b> and <b>Requests</b> libraries to take fake email.</p>

0 comments on commit f1adab8

Please sign in to comment.