Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepTrial authored May 2, 2021
1 parent e35c50f commit 26a9b75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,10 @@ For the first time, you need to create a `.env` file in the same level directory
TWITTER_USERNAME=your_user_name_or_email
TWITTER_PASSWORD=your_password
```
In addition, I highly recommand to set the -fst 1(it will pop the webdriver) for the first time of login to make sure you really login successfully.
In addition, I highly recommand to set the `-fst 1` which pops the webdriver for the first time of login to help you make sure that you have logined successfully.

**For more information about installation and usage, Please refer to the /doc/ dir**

## To-do Next:
- bug fixed
- add the func for downloading GIFs
- proxy for downloading

0 comments on commit 26a9b75

Please sign in to comment.